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