Decision Workspace
num-primes vs ramp-primes vs num-prime
Side-by-side comparison of Rust crates
44
num-primes
growingv0.3.0
A Rust Library For Generating Large Prime and Composite Numbers using num with a simplistic interface.
38
ramp-primes
growingv0.4.1
A Rust Library For Generating Large Prime and Composite Numbers using ramp with a simplistic interface.
63
num-prime
growingv0.5.0
Generic and optimized primality test, factorization and various number theoretic functions with arbitrary precision based on `num`.
Core Metrics
| num-primes | ramp-primes | num-prime | |
|---|---|---|---|
| Health Score | 44 | 38 | 63 |
| Total Downloads | 58.2K | 7.1K | 4.0M |
| 30d Downloads | 1.1K | 7 | 378.1K |
| Dependents | 35 | 0 | 232 |
| Releases | 6 | 5 | 19 |
| Last Updated | 1572d ago | 2144d ago | 32d ago |
| Age | 5y 10m | 6y 4m | 4y 2m |
Health Breakdown
num-primes
Maintenance
5
Quality
14
Community
10
Popularity
6
Documentation
9
ramp-primes
Maintenance
3
Quality
15
Community
6
Popularity
5
Documentation
9
num-prime
Maintenance
16
Quality
11
Community
14
Popularity
8
Documentation
14
Technical Details
| num-primes | ramp-primes | num-prime | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 2 | 8 |
| Crate Size | 22KB | 15KB | 152KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 5.3% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •num-prime leads with a health score of 63/100, but none of the options score above 80.
- •num-prime is depended on by 232 crates — strongest ecosystem trust.
- •⚠ num-primes, ramp-primes have not been updated in over a year.