Decision Workspace
prime_finder_rust vs rug-miller-rabin vs nut_sys
Side-by-side comparison of Rust crates
38
prime_finder_rust
growingv0.1.0
A prime finder made in Rust (originally made in c++)
57
rug-miller-rabin
growingv0.1.4
A multi-threaded, arbitrary precision implementation of the Miller-Rabin primality test using rug (GMP).
48
nut_sys
growingv0.2.0
Wrapper for Number-Theory-Utils C library
Core Metrics
| prime_finder_rust | rug-miller-rabin | nut_sys | |
|---|---|---|---|
| Health Score | 38 | 57 | 48 |
| Total Downloads | 894 | 5.4K | 2.4K |
| 30d Downloads | 3 | 159 | 7 |
| Dependents | 0 | 25 | 0 |
| Releases | 1 | 5 | 4 |
| Last Updated | 452d ago | 55d ago | 157d ago |
| Age | 1y 2m | 2y | 1y 3m |
Health Breakdown
prime_finder_rust
Maintenance
2
Quality
16
Community
6
Popularity
4
Documentation
10
rug-miller-rabin
Maintenance
16
Quality
15
Community
10
Popularity
4
Documentation
12
nut_sys
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| prime_finder_rust | rug-miller-rabin | nut_sys | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.4 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | LGPL-3.0+ | MPL-2.0 |
| Dependencies | 0 | 6 | 2 |
| Crate Size | 3KB | 12KB | 13KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| 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.
- •⚠ prime_finder_rust has not been updated in over a year.