Decision Workspace
primal-slowsieve vs feanor-math vs primal-check
Side-by-side comparison of Rust crates
48
primal-slowsieve
growingv0.3.2
A simple sieve of Eratosthenes designed for testing faster sieves. You probably want `primal-sieve`, or even just `primal` itself.
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.
Core Metrics
| primal-slowsieve | feanor-math | primal-check | |
|---|---|---|---|
| Health Score | 48 | 58 | 50 |
| Total Downloads | 16.8K | 79.8K | 19.3M |
| 30d Downloads | 0 | 0 | 1.8M |
| Dependents | 25 | 44 | 63 |
| Releases | 4 | 104 | 9 |
| Last Updated | 717d ago | 48d ago | 717d ago |
| Age | 10y 11m | 2y 9m | 10y 11m |
Health Breakdown
primal-slowsieve
Maintenance
5
Quality
17
Community
9
Popularity
5
Documentation
12
feanor-math
Maintenance
16
Quality
18
Community
8
Popularity
6
Documentation
10
primal-check
Maintenance
4
Quality
16
Community
10
Popularity
8
Documentation
12
Technical Details
| primal-slowsieve | feanor-math | primal-check | |
|---|---|---|---|
| Version | 0.3.2 | 3.5.18 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 18 | 2 |
| Crate Size | 10KB | 444KB | 9KB |
| Features | 2 | 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 58/100, but none of the options score above 80.
- •primal-check has the most downloads (19.3M), suggesting wider adoption.
- •⚠ primal-slowsieve, primal-check have not been updated in over a year.
- •primal-slowsieve, primal-check are pre-1.0 — API may change.