Decision Workspace
ruint2 vs bnum vs ruint
Side-by-side comparison of Rust crates
43
ruint2
growingv1.9.0
Unsigned integer type with cont-generic bit length
70
bnum
growingv0.14.4
Fixed-size integer types with generic signedness, bit width and overflow behaviour.
69
ruint
stablev1.17.2
Unsigned integer type with const-generic bit length
Core Metrics
| ruint2 | bnum | ruint | |
|---|---|---|---|
| Health Score | 43 | 70 | 69 |
| Total Downloads | 155.4K | 5.0M | 15.8M |
| 30d Downloads | 12.4K | 1.2M | 1.6M |
| Dependents | 2 | 708 | 1.0K |
| Releases | 2 | 21 | 32 |
| Last Updated | 1018d ago | 3d ago | 89d ago |
| Age | 2y 9m | 3y 8m | 3y 10m |
Health Breakdown
ruint2
Maintenance
4
Quality
18
Community
5
Popularity
6
Documentation
10
bnum
Maintenance
18
Quality
15
Community
14
Popularity
8
Documentation
15
ruint
Maintenance
14
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| ruint2 | bnum | ruint | |
|---|---|---|---|
| Version | 1.9.0 | 0.14.4 | 1.17.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 34 | 13 | 50 |
| Crate Size | 101KB | 100KB | 132KB |
| Features | 6 | 5 | 38 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.87.0 | 1.85 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •bnum leads with a health score of 70/100, but none of the options score above 80.
- •ruint has the most downloads (15.8M), suggesting wider adoption.
- •ruint is depended on by 1.0K crates — strongest ecosystem trust.
- •⚠ ruint2 has not been updated in over a year.
- •bnum is pre-1.0 — API may change.