Decision Workspace
small-map vs hybridmap vs litemap
Side-by-side comparison of Rust crates
52
small-map
growingv0.1.5
An inline SIMD accelerated hashmap designed for small amount of data.
50
hybridmap
growingv0.1.3
Hybrid map using smallvec and the std hashmap
66
litemap
growingv0.8.1
A key-value Map implementation based on a flat, sorted Vec.
Core Metrics
| small-map | hybridmap | litemap | |
|---|---|---|---|
| Health Score | 52 | 50 | 66 |
| Total Downloads | 306.0K | 4.3K | 261.6M |
| 30d Downloads | 13.1K | 74 | 34.2M |
| Dependents | 132 | 0 | 343 |
| Releases | 6 | 4 | 18 |
| Last Updated | 79d ago | 11d ago | 150d ago |
| Age | 2y 4m | 2y 1m | 5y 1m |
Health Breakdown
small-map
Maintenance
12
Quality
12
Community
11
Popularity
7
Documentation
10
hybridmap
Maintenance
16
Quality
14
Community
3
Popularity
4
Documentation
13
litemap
Maintenance
14
Quality
16
Community
15
Popularity
8
Documentation
13
Technical Details
| small-map | hybridmap | litemap | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.3 | 0.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 | Unicode-3.0 |
| Dependencies | 12 | 5 | 10 |
| Crate Size | 42KB | 18KB | 34KB |
| Features | 8 | 0 | 6 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •litemap leads with a health score of 66/100, but none of the options score above 80.
- •litemap is depended on by 343 crates — strongest ecosystem trust.