Decision Workspace
simple_mod_int vs awint vs specialized-div-rem
Side-by-side comparison of Rust crates
38
simple_mod_int
growingv0.1.2
A simple modint library
54
awint
growingv0.18.1
Arbitrary width integers
53
specialized-div-rem
growingv1.1.0
specialized division algorithms for integer primitives
Core Metrics
| simple_mod_int | awint | specialized-div-rem | |
|---|---|---|---|
| Health Score | 38 | 54 | 53 |
| Total Downloads | 2.4K | 76.8K | 57.7K |
| 30d Downloads | 5 | 12.4K | 2.4K |
| Dependents | 0 | 26 | 0 |
| Releases | 3 | 22 | 14 |
| Last Updated | 448d ago | 377d ago | 1555d ago |
| Age | 1y 2m | 4y 10m | 7y 9m |
Health Breakdown
simple_mod_int
Maintenance
6
Quality
15
Community
3
Popularity
4
Documentation
10
awint
Maintenance
8
Quality
17
Community
10
Popularity
6
Documentation
13
specialized-div-rem
Maintenance
5
Quality
23
Community
6
Popularity
6
Documentation
13
Technical Details
| simple_mod_int | awint | specialized-div-rem | |
|---|---|---|---|
| Version | 0.1.2 | 0.18.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 1 |
| Crate Size | 4KB | 19KB | 25KB |
| Features | 0 | 17 | 5 |
| Yanked % | 0.0% | 4.5% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •awint leads with a health score of 54/100, but none of the options score above 80.
- •⚠ simple_mod_int, awint, specialized-div-rem have not been updated in over a year.
- •simple_mod_int, awint are pre-1.0 — API may change.