Decision Workspace
range_bound_cmp vs range-set-blaze vs ordmask
Side-by-side comparison of Rust crates
38
range_bound_cmp
experimentalv0.1.0
Comparison operations between primitive `Bound` values
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
| range_bound_cmp | range-set-blaze | ordmask | |
|---|---|---|---|
| Health Score | 38 | 66 | 51 |
| Total Downloads | 486 | 3.0M | 2.0K |
| 30d Downloads | 3 | 317.5K | 42 |
| Dependents | 0 | 351 | 0 |
| Releases | 1 | 30 | 5 |
| Last Updated | 261d ago | 22d ago | 1d ago |
| Age | 8m | 2y 12m | 1y 6m |
Health Breakdown
range_bound_cmp
Maintenance
4
Quality
15
Community
6
Popularity
3
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
| range_bound_cmp | range-set-blaze | ordmask | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 22 | 3 |
| Crate Size | 4KB | 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.
- •range_bound_cmp, range-set-blaze are pre-1.0 — API may change.