Decision Workspace
use-integer vs awint vs specialized-div-rem
Side-by-side comparison of Rust crates
58
use-integer
experimentalv0.0.6
Utility-first integer helpers for RustUse
54
awint
growingv0.18.1
Arbitrary width integers
53
specialized-div-rem
growingv1.1.0
specialized division algorithms for integer primitives
Core Metrics
| use-integer | awint | specialized-div-rem | |
|---|---|---|---|
| Health Score | 58 | 54 | 53 |
| Total Downloads | 145 | 97.0K | 62.9K |
| 30d Downloads | 0 | 8.2K | 2.8K |
| Dependents | 13 | 27 | 0 |
| Releases | 6 | 22 | 14 |
| Last Updated | 11d ago | 436d ago | 1614d ago |
| Age | 13d | 5y | 7y 11m |
Health Breakdown
use-integer
Maintenance
16
Quality
15
Community
9
Popularity
3
Documentation
15
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
| use-integer | awint | specialized-div-rem | |
|---|---|---|---|
| Version | 0.0.6 | 0.18.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 1 |
| Crate Size | 5KB | 19KB | 25KB |
| Features | 0 | 17 | 5 |
| Yanked % | 0.0% | 4.5% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.95.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-integer leads with a health score of 58/100, but none of the options score above 80.
- •awint has the most downloads (97.0K), suggesting wider adoption.
- •⚠ awint, specialized-div-rem have not been updated in over a year.
- •use-integer, awint are pre-1.0 — API may change.