Decision Workspace
primapalooza vs nums vs squfof
Side-by-side comparison of Rust crates
39
primapalooza
growingv0.3.4
prime number calculations implemented in rust
47
nums
growingv1.0.0
Number theoretic functions, such as primality testing and factorization, for BigUints
40
squfof
growingv0.3.0
Shanks's square forms factorization
Core Metrics
| primapalooza | nums | squfof | |
|---|---|---|---|
| Health Score | 39 | 47 | 40 |
| Total Downloads | 42.4K | 319.6K | 8.5K |
| 30d Downloads | 49 | 31.8K | 9 |
| Dependents | 0 | 1 | 0 |
| Releases | 16 | 2 | 7 |
| Last Updated | 3728d ago | 673d ago | 573d ago |
| Age | 10y 9m | 1y 10m | 5y 2m |
Health Breakdown
primapalooza
Maintenance
4
Quality
15
Community
3
Popularity
6
Documentation
11
nums
Maintenance
5
Quality
18
Community
7
Popularity
7
Documentation
10
squfof
Maintenance
4
Quality
14
Community
5
Popularity
5
Documentation
12
Technical Details
| primapalooza | nums | squfof | |
|---|---|---|---|
| Version | 0.3.4 | 1.0.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | AGPL-3.0-or-later |
| Dependencies | 1 | 7 | 6 |
| Crate Size | 8KB | 22KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nums leads with a health score of 47/100, but none of the options score above 80.
- •⚠ primapalooza, nums, squfof have not been updated in over a year.
- •primapalooza, squfof are pre-1.0 — API may change.