Decision Workspace
thinset vs range-set-blaze vs closed-interval-set
Side-by-side comparison of Rust crates
45
thinset
growingv0.4.0
A data structure for sparse sets of unsigned integers that sacrifices space for speed.
66
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
| thinset | range-set-blaze | closed-interval-set | |
|---|---|---|---|
| Health Score | 45 | 66 | 51 |
| Total Downloads | 5.3K | 3.0M | 6.2K |
| 30d Downloads | 22 | 308.9K | 11 |
| Dependents | 19 | 351 | 0 |
| Releases | 4 | 30 | 9 |
| Last Updated | 789d ago | 22d ago | 390d ago |
| Age | 2y 2m | 2y 12m | 1y 1m |
Health Breakdown
thinset
Maintenance
7
Quality
14
Community
7
Popularity
4
Documentation
13
range-set-blaze
Maintenance
18
Quality
14
Community
13
Popularity
8
Documentation
13
closed-interval-set
Maintenance
9
Quality
21
Community
6
Popularity
5
Documentation
10
Technical Details
| thinset | range-set-blaze | closed-interval-set | |
|---|---|---|---|
| Version | 0.4.0 | 0.5.0 | 1.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 22 | 2 |
| Crate Size | 17KB | 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 66/100, but none of the options score above 80.
- •range-set-blaze is depended on by 351 crates — strongest ecosystem trust.
- •⚠ thinset, closed-interval-set have not been updated in over a year.
- •thinset, range-set-blaze are pre-1.0 — API may change.