Decision Workspace
hybridmap vs small-map vs mule-map
Side-by-side comparison of Rust crates
50
hybridmap
growingv0.1.3
Hybrid map using smallvec and the std hashmap
52
small-map
growingv0.1.5
An inline SIMD accelerated hashmap designed for small amount of data.
45
mule-map
growingv0.1.3
A hybrid between a HashMap and a lookup table
Core Metrics
| hybridmap | small-map | mule-map | |
|---|---|---|---|
| Health Score | 50 | 52 | 45 |
| Total Downloads | 4.3K | 306.0K | 2.4K |
| 30d Downloads | 74 | 13.1K | 6 |
| Dependents | 0 | 132 | 0 |
| Releases | 4 | 6 | 4 |
| Last Updated | 11d ago | 79d ago | 231d ago |
| Age | 2y 1m | 2y 4m | 1y 3m |
Health Breakdown
hybridmap
Maintenance
16
Quality
14
Community
3
Popularity
4
Documentation
13
small-map
Maintenance
12
Quality
12
Community
11
Popularity
7
Documentation
10
mule-map
Maintenance
12
Quality
14
Community
5
Popularity
4
Documentation
10
Technical Details
| hybridmap | small-map | mule-map | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.5 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 12 | 4 |
| Crate Size | 18KB | 42KB | 23KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 16.7% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •small-map leads with a health score of 52/100, but none of the options score above 80.
- •small-map is depended on by 132 crates — strongest ecosystem trust.