Decision Workspace
ranged_integers vs bounded-integer vs bounded-integer-macro
Side-by-side comparison of Rust crates
52
ranged_integers
growingv0.11.0
An integer restricted to a compile-time defined bounds driven by const generics
54
bounded-integer
growingv0.6.1
Bounded integers
45
bounded-integer-macro
growingv0.6.0
Proc macro for `bounded-integer`. Do not use directly.
Core Metrics
| ranged_integers | bounded-integer | bounded-integer-macro | |
|---|---|---|---|
| Health Score | 52 | 54 | 45 |
| Total Downloads | 15.6K | 692.3K | 66.5K |
| 30d Downloads | 22 | 48.8K | 2.8K |
| Dependents | 0 | 207 | 17 |
| Releases | 15 | 19 | 13 |
| Last Updated | 55d ago | 161d ago | 231d ago |
| Age | 4y 8m | 9y 11m | 5y 9m |
Health Breakdown
ranged_integers
Maintenance
15
Quality
16
Community
6
Popularity
5
Documentation
10
bounded-integer
Maintenance
9
Quality
17
Community
11
Popularity
7
Documentation
10
bounded-integer-macro
Maintenance
8
Quality
15
Community
6
Popularity
6
Documentation
10
Technical Details
| ranged_integers | bounded-integer | bounded-integer-macro | |
|---|---|---|---|
| Version | 0.11.0 | 0.6.1 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | ISC | ISC |
| Dependencies | 0 | 7 | 2 |
| Crate Size | 26KB | 28KB | 7KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| 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.