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
72
rpds
stablev1.2.1
Persistent data structures with structural sharing
63
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 | 72 | 63 |
| Total Downloads | 219.3M | 13.4M | 3.8M |
| 30d Downloads | 22.4M | 1.0M | 448.1K |
| Dependents | 1.4K | 1.1K | 360 |
| Releases | 18 | 21 | 30 |
| Last Updated | 211d ago | 10d ago | 81d ago |
| Age | 6y 10m | 8y 6m | 3y 1m |
Health Breakdown
hashlink
Maintenance
11
Quality
15
Community
13
Popularity
8
Documentation
14
rpds
Maintenance
16
Quality
20
Community
13
Popularity
8
Documentation
15
range-set-blaze
Maintenance
15
Quality
14
Community
13
Popularity
8
Documentation
13
Technical Details
| hashlink | rpds | range-set-blaze | |
|---|---|---|---|
| Version | 0.11.0 | 1.2.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 9 | 22 |
| Crate Size | 30KB | 75KB | 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 72/100, but none of the options score above 80.
- •hashlink has the most downloads (219.3M), suggesting wider adoption.
- •hashlink is depended on by 1.4K crates — strongest ecosystem trust.
- •hashlink, range-set-blaze are pre-1.0 — API may change.