Decision Workspace
mybound vs more_ranges vs range_bound_cmp
Side-by-side comparison of Rust crates
34
mybound
growingv0.1.2
tools for RangeBounds
50
more_ranges
growingv0.2.0
Range types not provided in the standard library.
38
range_bound_cmp
experimentalv0.1.0
Comparison operations between primitive `Bound` values
Core Metrics
| mybound | more_ranges | range_bound_cmp | |
|---|---|---|---|
| Health Score | 34 | 50 | 38 |
| Total Downloads | 4.6K | 4.1K | 486 |
| 30d Downloads | 5 | 36 | 3 |
| Dependents | 0 | 11 | 0 |
| Releases | 3 | 2 | 1 |
| Last Updated | 2465d ago | 160d ago | 261d ago |
| Age | 6y 9m | 5y 1m | 8m |
Health Breakdown
mybound
Maintenance
3
Quality
16
Community
2
Popularity
4
Documentation
9
more_ranges
Maintenance
8
Quality
17
Community
9
Popularity
4
Documentation
12
range_bound_cmp
Maintenance
4
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| mybound | more_ranges | range_bound_cmp | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 14KB | 18KB | 4KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.83.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •more_ranges leads with a health score of 50/100, but none of the options score above 80.
- •mybound has the most downloads (4.6K), suggesting wider adoption.
- •⚠ mybound has not been updated in over a year.