Skip to content

tanolino/my_prime_cruncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my_prime_cruncher

Calculates Prime numbers in Rust.

Run using cargo run --release

To change the amount of threads to use for multithreaded modify the variable NTHREADS in the file "multi_threaded.rs".

About

Calculates Prime numbers in Rust.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages