Decision Workspace
rangelist vs range-set-blaze vs ordmask
Side-by-side comparison of Rust crates
47
rangelist
growingv0.4.0
A representation of sets as lists of inclusive ranges
66
range-set-blaze
growingv0.5.0
Integer sets as fast, sorted integer ranges; Maps with integer-range keys; Full set operations
51
ordmask
stablev2.2.0
A library for efficient range-based set operations and membership checking
Core Metrics
| rangelist | range-set-blaze | ordmask | |
|---|---|---|---|
| Health Score | 47 | 66 | 51 |
| Total Downloads | 11.6K | 3.0M | 2.0K |
| 30d Downloads | 556 | 308.9K | 42 |
| Dependents | 17 | 351 | 0 |
| Releases | 6 | 30 | 5 |
| Last Updated | 142d ago | 22d ago | 1d ago |
| Age | 1y 8m | 2y 12m | 1y 6m |
Health Breakdown
rangelist
Maintenance
11
Quality
15
Community
6
Popularity
5
Documentation
10
range-set-blaze
Maintenance
18
Quality
14
Community
13
Popularity
8
Documentation
13
ordmask
Maintenance
18
Quality
16
Community
3
Popularity
4
Documentation
10
Technical Details
| rangelist | range-set-blaze | ordmask | |
|---|---|---|---|
| Version | 0.4.0 | 0.5.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 22 | 3 |
| Crate Size | 12KB | 188KB | 26KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 20.0% |
| Edition | 2021 | 2024 | 2024 |
| 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.
- •rangelist, range-set-blaze are pre-1.0 — API may change.