Decision Workspace
limited-table vs mule-map vs chashmap
Side-by-side comparison of Rust crates
40
limited-table
growingv0.1.0
A preallocated table with the limited size
52
mule-map
growingv0.1.4
A hybrid between a HashMap and a lookup table
58
chashmap
growingv2.2.2
Fast, concurrent hash maps with extensive API.
Core Metrics
| limited-table | mule-map | chashmap | |
|---|---|---|---|
| Health Score | 40 | 52 | 58 |
| Total Downloads | 60.6K | 2.5K | 2.4M |
| 30d Downloads | 0 | 0 | 82.6K |
| Dependents | 1 | 0 | 600 |
| Releases | 1 | 5 | 12 |
| Last Updated | 2607d ago | 38d ago | 2645d ago |
| Age | 7y 1m | 1y 5m | 9y 3m |
Health Breakdown
limited-table
Maintenance
1
Quality
15
Community
9
Popularity
6
Documentation
9
mule-map
Maintenance
19
Quality
14
Community
5
Popularity
4
Documentation
10
chashmap
Maintenance
4
Quality
20
Community
15
Popularity
8
Documentation
11
Technical Details
| limited-table | mule-map | chashmap | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.4 | 2.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 2 |
| Crate Size | 3KB | 23KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | — |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 | 3 |
Links
Quick Verdict
- •chashmap leads with a health score of 58/100, but none of the options score above 80.
- •chashmap is depended on by 600 crates — strongest ecosystem trust.
- •⚠ limited-table, chashmap have not been updated in over a year.
- •limited-table, mule-map are pre-1.0 — API may change.