Skip to content

Prime number sieve written in Rust. Supports multithreading

Notifications You must be signed in to change notification settings

Simon536/rust-prime-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-prime-gen

A simple prime number sieve written in Rust.