Decision Workspace
hashlink vs rpds vs range-set-blaze
Side-by-side comparison of Rust crates
61
hashlink
growingv0.11.0
HashMap-like containers that hold their key-value pairs in a user controllable order
66
rpds
growingv1.2.0
Persistent data structures with structural sharing
66
range-set-blaze
growingv0.5.0
Integer sets as fast, sorted integer ranges; Maps with integer-range keys; Full set operations
Core Metrics
| hashlink | rpds | range-set-blaze | |
|---|---|---|---|
| Health Score | 61 | 66 | 66 |
| Total Downloads | 180.1M | 11.4M | 3.0M |
| 30d Downloads | 18.1M | 984.2K | 317.5K |
| Dependents | 1.3K | 849 | 351 |
| Releases | 18 | 20 | 30 |
| Last Updated | 152d ago | 138d ago | 22d ago |
| Age | 6y 8m | 8y 4m | 2y 12m |
Health Breakdown
hashlink
Maintenance
12
Quality
15
Community
12
Popularity
8
Documentation
14
rpds
Maintenance
10
Quality
20
Community
13
Popularity
8
Documentation
15
range-set-blaze
Maintenance
18
Quality
14
Community
13
Popularity
8
Documentation
13
Technical Details
| hashlink | rpds | range-set-blaze | |
|---|---|---|---|
| Version | 0.11.0 | 1.2.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 8 | 22 |
| Crate Size | 30KB | 73KB | 188KB |
| Features | 1 | 3 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | 1.65 | 1.85.0 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •rpds leads with a health score of 66/100, but none of the options score above 80.
- •hashlink has the most downloads (180.1M), suggesting wider adoption.
- •hashlink is depended on by 1.3K crates — strongest ecosystem trust.
- •hashlink, range-set-blaze are pre-1.0 — API may change.