Decision Workspace
sign-bound vs bounded-integer vs ranged_integers
Side-by-side comparison of Rust crates
42
sign-bound
growingv2.2.0
Layout-optimized positive and negative integers
54
bounded-integer
growingv0.6.1
Bounded integers
52
ranged_integers
growingv0.11.0
An integer restricted to a compile-time defined bounds driven by const generics
Core Metrics
| sign-bound | bounded-integer | ranged_integers | |
|---|---|---|---|
| Health Score | 42 | 54 | 52 |
| Total Downloads | 4.3K | 692.3K | 15.6K |
| 30d Downloads | 11 | 51.3K | 22 |
| Dependents | 0 | 207 | 0 |
| Releases | 5 | 19 | 15 |
| Last Updated | 461d ago | 161d ago | 55d ago |
| Age | 1y 6m | 9y 11m | 4y 8m |
Health Breakdown
sign-bound
Maintenance
7
Quality
13
Community
3
Popularity
4
Documentation
15
bounded-integer
Maintenance
9
Quality
17
Community
11
Popularity
7
Documentation
10
ranged_integers
Maintenance
15
Quality
16
Community
6
Popularity
5
Documentation
10
Technical Details
| sign-bound | bounded-integer | ranged_integers | |
|---|---|---|---|
| Version | 2.2.0 | 0.6.1 | 0.11.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | ISC | MIT |
| Dependencies | 1 | 7 | 0 |
| Crate Size | 10KB | 28KB | 26KB |
| Features | 0 | 5 | 0 |
| Yanked % | 60.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.81.0 | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •bounded-integer leads with a health score of 54/100, but none of the options score above 80.
- •bounded-integer is depended on by 207 crates — strongest ecosystem trust.
- •⚠ sign-bound has not been updated in over a year.
- •bounded-integer, ranged_integers are pre-1.0 — API may change.