Decision Workspace
feanor-math vs primal-check vs primal
Side-by-side comparison of Rust crates
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.
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 | 60 | 50 | 49 |
| Total Downloads | 79.4K | 16.2M | 887.2K |
| 30d Downloads | 294 | 1.4M | 27.6K |
| Dependents | 43 | 62 | 249 |
| Releases | 103 | 9 | 9 |
| Last Updated | 5d ago | 658d ago | 658d ago |
| Age | 2y 7m | 10y 9m | 10y 10m |
Health Breakdown
feanor-math
Maintenance
19
Quality
18
Community
7
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.17 | 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 | 443KB | 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 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-check, primal have not been updated in over a year.
- •primal-check, primal are pre-1.0 — API may change.