Skip to content

pzdkn/prime-sieves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Primes Sieves

To keep on playing a rust, here is very basic library containing the sieve of eratosthenes, segmented sieve and a linear sieve. Probably very bad implmentation, but judge for yourself ;)

Example usages can be found in main.rs

About

A collection of prime sieves

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages