Decision Workspace
primal vs feanor-math vs primal-check
Side-by-side comparison of Rust crates
49
primal
growingv0.3.3
`primal` puts raw power into prime numbers. This crates includes: optimised prime sieves, checking for primality, enumerating primes, factorising numbers, and state-of-the-art estimation of upper and lower bounds for π(n) (the number of primes below n) and p_k (the k-th prime).
60
feanor-math
stablev3.5.17
A library for number theory, providing implementations for arithmetic in various rings and algorithms working on them.
50
primal-check
growingv0.3.4
Fast standalone primality testing.
Core Metrics
| primal | feanor-math | primal-check | |
|---|---|---|---|
| Health Score | 49 | 60 | 50 |
| Total Downloads | 887.2K | 79.4K | 16.2M |
| 30d Downloads | 27.6K | 294 | 1.4M |
| Dependents | 249 | 43 | 62 |
| Releases | 9 | 103 | 9 |
| Last Updated | 658d ago | 5d ago | 658d ago |
| Age | 10y 10m | 2y 7m | 10y 9m |
Health Breakdown
primal
Maintenance
3
Quality
15
Community
12
Popularity
7
Documentation
12
feanor-math
Maintenance
19
Quality
18
Community
7
Popularity
6
Documentation
10
primal-check
Maintenance
4
Quality
16
Community
10
Popularity
8
Documentation
12
Technical Details
| primal | feanor-math | primal-check | |
|---|---|---|---|
| Version | 0.3.3 | 3.5.17 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 18 | 2 |
| Crate Size | 26KB | 443KB | 9KB |
| Features | 1 | 7 | 1 |
| Yanked % | 0.0% | 1.9% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 2 |
Links
Quick Verdict
- •feanor-math leads with a health score of 60/100, but none of the options score above 80.
- •primal-check has the most downloads (16.2M), suggesting wider adoption.
- •primal is depended on by 249 crates — strongest ecosystem trust.
- •⚠ primal, primal-check have not been updated in over a year.
- •primal, primal-check are pre-1.0 — API may change.