Decision Workspace
miller_rabin vs rug-miller-rabin vs solovay_strassen
Side-by-side comparison of Rust crates
52
miller_rabin
growingv1.1.1
A multi-threaded, arbitrary precision implementation of the Miller-Rabin primality test.
57
rug-miller-rabin
growingv0.1.4
A multi-threaded, arbitrary precision implementation of the Miller-Rabin primality test using rug (GMP).
46
solovay_strassen
growingv1.0.3
A multi-threaded, arbitrary precision implementation of the Solovay-Strassen primality test.
Core Metrics
| miller_rabin | rug-miller-rabin | solovay_strassen | |
|---|---|---|---|
| Health Score | 52 | 57 | 46 |
| Total Downloads | 24.1K | 5.4K | 11.8K |
| 30d Downloads | 202 | 159 | 13 |
| Dependents | 57 | 25 | 0 |
| Releases | 9 | 5 | 9 |
| Last Updated | 1402d ago | 55d ago | 2218d ago |
| Age | 6y 2m | 2y | 6y 3m |
Health Breakdown
miller_rabin
Maintenance
4
Quality
20
Community
11
Popularity
5
Documentation
12
rug-miller-rabin
Maintenance
16
Quality
15
Community
10
Popularity
4
Documentation
12
solovay_strassen
Maintenance
4
Quality
19
Community
6
Popularity
5
Documentation
12
Technical Details
| miller_rabin | rug-miller-rabin | solovay_strassen | |
|---|---|---|---|
| Version | 1.1.1 | 0.1.4 | 1.0.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | LGPL-3.0+ | MIT |
| Dependencies | 5 | 6 | 5 |
| Crate Size | 4KB | 12KB | 3KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | 1.90 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rug-miller-rabin leads with a health score of 57/100, but none of the options score above 80.
- •miller_rabin has the most downloads (24.1K), suggesting wider adoption.
- •⚠ miller_rabin, solovay_strassen have not been updated in over a year.
- •rug-miller-rabin is pre-1.0 — API may change.