Decision Workspace
bounded_types vs comfy-bounded-ints vs deranged
Side-by-side comparison of Rust crates
37
bounded_types
growingv0.2.1
Provides a type representing bounded integers, implemented using const generics.
33
comfy-bounded-ints
growingv0.2.1
Bounded-integer types focused on ergonomics and safety. (See README.md)
60
deranged
growingv0.5.8
Ranged integers
Core Metrics
| bounded_types | comfy-bounded-ints | deranged | |
|---|---|---|---|
| Health Score | 37 | 33 | 60 |
| Total Downloads | 4.4K | 6.8K | 334.7M |
| 30d Downloads | 5 | 21 | 32.3M |
| Dependents | 0 | 0 | 136 |
| Releases | 3 | 4 | 33 |
| Last Updated | 1776d ago | 685d ago | 34d ago |
| Age | 4y 10m | 2y 2m | 5y 3m |
Health Breakdown
bounded_types
Maintenance
4
Quality
14
Community
6
Popularity
4
Documentation
9
comfy-bounded-ints
Maintenance
4
Quality
8
Community
6
Popularity
5
Documentation
10
deranged
Maintenance
17
Quality
14
Community
9
Popularity
8
Documentation
12
Technical Details
| bounded_types | comfy-bounded-ints | deranged | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.1 | 0.5.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 12 |
| Crate Size | 8KB | 5.1MB | 27KB |
| Features | 0 | 5 | 11 |
| Yanked % | 0.0% | 50.0% | 6.1% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •deranged leads with a health score of 60/100, but none of the options score above 80.
- •deranged is depended on by 136 crates — strongest ecosystem trust.
- •⚠ bounded_types, comfy-bounded-ints have not been updated in over a year.