Decision Workspace
aks vs miller_rabin vs c-prime
Side-by-side comparison of Rust crates
37
aks
growingv0.1.1
A fast implementation of the AKS primality test.
52
miller_rabin
growingv1.1.1
A multi-threaded, arbitrary precision implementation of the Miller-Rabin primality test.
48
c-prime
growingv0.1.3
Convenience wrapper for machine-prime
Core Metrics
| aks | miller_rabin | c-prime | |
|---|---|---|---|
| Health Score | 37 | 52 | 48 |
| Total Downloads | 4.0K | 24.1K | 2.5K |
| 30d Downloads | 5 | 202 | 6 |
| Dependents | 0 | 57 | 0 |
| Releases | 2 | 9 | 4 |
| Last Updated | 2784d ago | 1402d ago | 69d ago |
| Age | 7y 7m | 6y 2m | 1y 2m |
Health Breakdown
aks
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
8
miller_rabin
Maintenance
4
Quality
20
Community
11
Popularity
5
Documentation
12
c-prime
Maintenance
14
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| aks | miller_rabin | c-prime | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | BSD-3-Clause | MIT | CC0-1.0 |
| Dependencies | 0 | 5 | 1 |
| Crate Size | 2KB | 4KB | 5KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •miller_rabin leads with a health score of 52/100, but none of the options score above 80.
- •⚠ aks, miller_rabin have not been updated in over a year.
- •aks, c-prime are pre-1.0 — API may change.