Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : concurrent_prime_sieve

Tools for generating filters and collections with primes concurrently. Rust implementation of the Sieve of Atkin. This implementation runs in O( sqrt(max_num) + section_size ) (where section_size = max_num - min_num). Integrated with primal for increased speed in some cases.

Registry - Source - Documentation - JSON
purl: pkg:cargo/concurrent_prime_sieve
Keywords: fast, primes, generator, math, concurrent
License: MIT
Latest release: about 7 years ago
First release: over 7 years ago
Dependent repositories: 1
Downloads: 8,433 total
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...