Decision Workspace
clashmap vs dashmap vs horde
Side-by-side comparison of Rust crates
62
clashmap
growingv1.2.1
Sharded hashmap suitable for fast concurrent access
61
dashmap
growingv6.1.0
Blazing fast concurrent HashMap for Rust.
52
horde
growingv0.1.2
a horde of threads
Core Metrics
| clashmap | dashmap | horde | |
|---|---|---|---|
| Health Score | 62 | 61 | 52 |
| Total Downloads | 1.7M | 236.9M | 3.0K |
| 30d Downloads | 169.0K | 17.9M | 96 |
| Dependents | 10 | 44.8K | 0 |
| Releases | 5 | 84 | 3 |
| Last Updated | 150d ago | 387d ago | 17d ago |
| Age | 1y 1m | 6y 7m | 4y 11m |
Health Breakdown
clashmap
Maintenance
11
Quality
20
Community
9
Popularity
7
Documentation
15
dashmap
Maintenance
8
Quality
16
Community
15
Popularity
8
Documentation
14
horde
Maintenance
15
Quality
17
Community
6
Popularity
4
Documentation
10
Technical Details
| clashmap | dashmap | horde | |
|---|---|---|---|
| Version | 1.2.1 | 6.1.0 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 10 | 1 |
| Crate Size | 35KB | 25KB | 38KB |
| Features | 7 | 3 | 2 |
| Yanked % | 0.0% | 14.3% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | 1.70 | 1.65 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clashmap leads with a health score of 62/100, but none of the options score above 80.
- •dashmap has the most downloads (236.9M), suggesting wider adoption.
- •dashmap is depended on by 44.8K crates — strongest ecosystem trust.
- •⚠ dashmap has not been updated in over a year.
- •horde is pre-1.0 — API may change.