Decision Workspace
feanor-math vs primal-check vs primal
Side-by-side comparison of Rust crates
58
feanor-math
stablev3.5.18
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.
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).
Core Metrics
| feanor-math | primal-check | primal | |
|---|---|---|---|
| Health Score | 58 | 50 | 49 |
| Total Downloads | 79.8K | 19.3M | 935.6K |
| 30d Downloads | 0 | 1.8M | 26.8K |
| Dependents | 44 | 63 | 249 |
| Releases | 104 | 9 | 9 |
| Last Updated | 48d ago | 717d ago | 717d ago |
| Age | 2y 9m | 10y 11m | 11y |
Health Breakdown
feanor-math
Maintenance
16
Quality
18
Community
8
Popularity
6
Documentation
10
primal-check
Maintenance
4
Quality
16
Community
10
Popularity
8
Documentation
12
primal
Maintenance
3
Quality
15
Community
12
Popularity
7
Documentation
12
Technical Details
| feanor-math | primal-check | primal | |
|---|---|---|---|
| Version | 3.5.18 | 0.3.4 | 0.3.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 18 | 2 | 5 |
| Crate Size | 444KB | 9KB | 26KB |
| Features | 7 | 1 | 1 |
| Yanked % | 1.9% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •feanor-math leads with a health score of 58/100, but none of the options score above 80.
- •primal-check has the most downloads (19.3M), suggesting wider adoption.
- •primal is depended on by 249 crates — strongest ecosystem trust.
- •⚠ primal-check, primal have not been updated in over a year.
- •primal-check, primal are pre-1.0 — API may change.