Decision Workspace
slabmap vs slab vs litemap
Side-by-side comparison of Rust crates
44
slabmap
growingv0.2.1
HashMap-like collection that automatically determines the key.
67
slab
growingv0.4.12
Pre-allocated storage for a uniform data type
66
litemap
growingv0.8.1
A key-value Map implementation based on a flat, sorted Vec.
Core Metrics
| slabmap | slab | litemap | |
|---|---|---|---|
| Health Score | 44 | 67 | 66 |
| Total Downloads | 34.9K | 550.9M | 261.6M |
| 30d Downloads | 583 | 41.2M | 33.0M |
| Dependents | 16 | 7.6K | 343 |
| Releases | 4 | 19 | 18 |
| Last Updated | 674d ago | 55d ago | 150d ago |
| Age | 5y 9m | 10y 9m | 5y 1m |
Health Breakdown
slabmap
Maintenance
3
Quality
14
Community
9
Popularity
5
Documentation
13
slab
Maintenance
14
Quality
14
Community
20
Popularity
8
Documentation
11
litemap
Maintenance
14
Quality
16
Community
15
Popularity
8
Documentation
13
Technical Details
| slabmap | slab | litemap | |
|---|---|---|---|
| Version | 0.2.1 | 0.4.12 | 0.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Unicode-3.0 |
| Dependencies | 6 | 3 | 10 |
| Crate Size | 23KB | 19KB | 34KB |
| Features | 0 | 2 | 6 |
| Yanked % | 0.0% | 5.3% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | 1.51 | 1.82 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •slab leads with a health score of 67/100, but none of the options score above 80.
- •slab is depended on by 7.6K crates — strongest ecosystem trust.
- •⚠ slabmap has not been updated in over a year.