This website requires JavaScript.
Explore
Help
Sign In
nortega
/
indivisible-rs
Watch
1
Star
0
Fork
0
You've already forked indivisible-rs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A parallelized prime number generator written in Rust.
4
Commits
1
Branch
0
Tags
69
KiB
Rust
68.6%
Roff
17.2%
Shell
14.2%
9defe837e8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Nicolás Ortega Froysa
9defe837e8
Use a vector to store known primes.
2021-03-01 16:12:23 +01:00
src
Use a vector to store known primes.
2021-03-01 16:12:23 +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