{"library":"primes","type":"library","category":null,"description":"A package for calculating primes using the Sieve of Eratosthenes, checking primality, and factoring numbers, including an iterator over all primes.","language":"rust","status":"active","version":"0.4.0","tags":["primes","sieve-of-eratosthenes","number-theory","math","iterator"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\nprimes = \"0.4.0\"","imports":["use primes::Sieve;"]},{"cmd":"cargo add primes","imports":[]}],"homepage":"https://github.com/wackywendell/primes/tree/master","github":"https://github.com/wackywendell/primes","docs":"https://docs.rs/primes/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}