A parallelized prime number generator written in Rust.
Go to file
Nicolás Ortega Froysa a6dbea7c55 Added license file.
2021-03-01 16:18:34 +01:00
src Added license. 2021-03-01 16:18:13 +01:00
.gitignore Initial commit. 2021-02-26 17:58:58 +01:00
Cargo.lock Basic prime number calculation. 2021-02-26 18:22:20 +01:00
Cargo.toml Initial commit. 2021-02-26 17:58:58 +01:00
LICENSE Added license file. 2021-03-01 16:18:34 +01:00