Decision Workspace
use-bound vs use-range vs more_ranges
Side-by-side comparison of Rust crates
51
use-bound
experimentalv0.0.1
Inclusive and exclusive bound primitives for RustUse
50
use-range
experimentalv0.0.1
Comparable range validation primitives for RustUse
48
more_ranges
growingv0.2.0
Range types not provided in the standard library.
Core Metrics
| use-bound | use-range | more_ranges | |
|---|---|---|---|
| Health Score | 51 | 50 | 48 |
| Total Downloads | 36 | 25 | 4.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 1 | 11 |
| Releases | 1 | 1 | 2 |
| Last Updated | 12d ago | 12d ago | 220d ago |
| Age | 12d | 12d | 5y 3m |
Health Breakdown
use-bound
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
15
use-range
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
15
more_ranges
Maintenance
6
Quality
17
Community
9
Popularity
4
Documentation
12
Technical Details
| use-bound | use-range | more_ranges | |
|---|---|---|---|
| Version | 0.0.1 | 0.0.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 2KB | 3KB | 18KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.95.0 | 1.95.0 | 1.83.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-bound leads with a health score of 51/100, but none of the options score above 80.
- •more_ranges has the most downloads (4.2K), suggesting wider adoption.