Decision Workspace
ranges vs range-set-blaze vs vecmap-rs
Side-by-side comparison of Rust crates
38
ranges
growingv0.4.0
This crate provides a generic alternative to core/std ranges, set-operations to work with them and a range set that can efficiently store them with the least amount of memory possible.
66
range-set-blaze
growingv0.5.0
Integer sets as fast, sorted integer ranges; Maps with integer-range keys; Full set operations
59
vecmap-rs
growingv0.2.4
A vector-based map and set implementation
Core Metrics
| ranges | range-set-blaze | vecmap-rs | |
|---|---|---|---|
| Health Score | 38 | 66 | 59 |
| Total Downloads | 119.8K | 3.0M | 880.1K |
| 30d Downloads | 2.4K | 308.9K | 182.1K |
| Dependents | 32 | 351 | 172 |
| Releases | 8 | 30 | 21 |
| Last Updated | 642d ago | 22d ago | 174d ago |
| Age | 6y 2m | 2y 12m | 3y 6m |
Health Breakdown
ranges
Maintenance
4
Quality
8
Community
10
Popularity
6
Documentation
10
range-set-blaze
Maintenance
18
Quality
14
Community
13
Popularity
8
Documentation
13
vecmap-rs
Maintenance
10
Quality
17
Community
12
Popularity
7
Documentation
13
Technical Details
| ranges | range-set-blaze | vecmap-rs | |
|---|---|---|---|
| Version | 0.4.0 | 0.5.0 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-or-later | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 22 | 2 |
| Crate Size | 52KB | 188KB | 36KB |
| Features | 0 | 5 | 2 |
| Yanked % | 87.5% | 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.
- •⚠ ranges has not been updated in over a year.