Decision Workspace
kago vs i256 vs specialized-div-rem
Side-by-side comparison of Rust crates
35
kago
growingv0.5.0
A crate for custom-width signed and unsigned integers.
58
i256
growingv0.2.3
Optimized implementations of 256-bit signed and unsigned integers.
53
specialized-div-rem
growingv1.1.0
specialized division algorithms for integer primitives
Core Metrics
| kago | i256 | specialized-div-rem | |
|---|---|---|---|
| Health Score | 35 | 58 | 53 |
| Total Downloads | 4.0K | 302.0K | 57.7K |
| 30d Downloads | 7 | 45.1K | 2.3K |
| Dependents | 0 | 32 | 0 |
| Releases | 7 | 7 | 14 |
| Last Updated | 352d ago | 169d ago | 1555d ago |
| Age | 1y | 1y 3m | 7y 9m |
Health Breakdown
kago
Maintenance
10
Quality
11
Community
3
Popularity
4
Documentation
7
i256
Maintenance
11
Quality
18
Community
10
Popularity
7
Documentation
12
specialized-div-rem
Maintenance
5
Quality
23
Community
6
Popularity
6
Documentation
13
Technical Details
| kago | i256 | specialized-div-rem | |
|---|---|---|---|
| Version | 0.5.0 | 0.2.3 | 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 | 5 | 1 | 1 |
| Crate Size | 9KB | 89KB | 25KB |
| Features | 293 | 9 | 5 |
| Yanked % | 42.9% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.59 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •i256 leads with a health score of 58/100, but none of the options score above 80.
- •⚠ specialized-div-rem has not been updated in over a year.
- •kago, i256 are pre-1.0 — API may change.