Decision Workspace
mule-map vs hybridmap vs implhm
Side-by-side comparison of Rust crates
45
mule-map
growingv0.1.3
A hybrid between a HashMap and a lookup table
50
hybridmap
growingv0.1.3
Hybrid map using smallvec and the std hashmap
43
implhm
growingv1.0.8
Simplified library of collision-handling HashMaps
Core Metrics
| mule-map | hybridmap | implhm | |
|---|---|---|---|
| Health Score | 45 | 50 | 43 |
| Total Downloads | 2.4K | 4.3K | 11.6K |
| 30d Downloads | 6 | 74 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 4 | 10 |
| Last Updated | 231d ago | 11d ago | 1408d ago |
| Age | 1y 3m | 2y 1m | 3y 11m |
Health Breakdown
mule-map
Maintenance
12
Quality
14
Community
5
Popularity
4
Documentation
10
hybridmap
Maintenance
16
Quality
14
Community
3
Popularity
4
Documentation
13
implhm
Maintenance
4
Quality
19
Community
5
Popularity
5
Documentation
10
Technical Details
| mule-map | hybridmap | implhm | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.3 | 1.0.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 4 | 5 | 0 |
| Crate Size | 23KB | 18KB | 7KB |
| Features | 0 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hybridmap leads with a health score of 50/100, but none of the options score above 80.
- •implhm has the most downloads (11.6K), suggesting wider adoption.
- •⚠ implhm has not been updated in over a year.
- •mule-map, hybridmap are pre-1.0 — API may change.