Decision Workspace
range_bound_cmp vs range-set-blaze vs closed-interval-set
Side-by-side comparison of Rust crates
37
range_bound_cmp
experimentalv0.1.0
Comparison operations between primitive `Bound` values
63
range-set-blaze
growingv0.5.0
Integer sets as fast, sorted integer ranges; Maps with integer-range keys; Full set operations
51
closed-interval-set
growingv1.7.0
Unions of closed intervals as containers of pairs
Core Metrics
| range_bound_cmp | range-set-blaze | closed-interval-set | |
|---|---|---|---|
| Health Score | 37 | 63 | 51 |
| Total Downloads | 489 | 3.8M | 6.2K |
| 30d Downloads | 0 | 448.1K | 0 |
| Dependents | 0 | 360 | 0 |
| Releases | 1 | 30 | 9 |
| Last Updated | 320d ago | 81d ago | 449d ago |
| Age | 10m | 3y 1m | 1y 3m |
Health Breakdown
range_bound_cmp
Maintenance
3
Quality
15
Community
6
Popularity
3
Documentation
10
range-set-blaze
Maintenance
15
Quality
14
Community
13
Popularity
8
Documentation
13
closed-interval-set
Maintenance
9
Quality
21
Community
6
Popularity
5
Documentation
10
Technical Details
| range_bound_cmp | range-set-blaze | closed-interval-set | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 1.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 22 | 2 |
| Crate Size | 4KB | 188KB | 32KB |
| Features | 0 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •range-set-blaze leads with a health score of 63/100, but none of the options score above 80.
- •range-set-blaze is depended on by 360 crates — strongest ecosystem trust.
- •⚠ closed-interval-set has not been updated in over a year.
- •range_bound_cmp, range-set-blaze are pre-1.0 — API may change.