Decision Workspace
chashmap-async vs chashmap vs storage-map
Side-by-side comparison of Rust crates
39
chashmap-async
growingv0.1.1
Concurrent async hash maps with key-scoped locking
58
chashmap
growingv2.2.2
Fast, concurrent hash maps with extensive API.
45
storage-map
growingv0.3.0
Concurrent append-only map storage
Core Metrics
| chashmap-async | chashmap | storage-map | |
|---|---|---|---|
| Health Score | 39 | 58 | 45 |
| Total Downloads | 21.2K | 2.2M | 785.1K |
| 30d Downloads | 415 | 119.8K | 19.1K |
| Dependents | 3 | 598 | 37 |
| Releases | 2 | 12 | 5 |
| Last Updated | 721d ago | 2585d ago | 2050d ago |
| Age | 4y 3m | 9y 1m | 7y 8m |
Health Breakdown
chashmap-async
Maintenance
3
Quality
14
Community
5
Popularity
5
Documentation
12
chashmap
Maintenance
4
Quality
20
Community
15
Popularity
8
Documentation
11
storage-map
Maintenance
4
Quality
15
Community
7
Popularity
7
Documentation
12
Technical Details
| chashmap-async | chashmap | storage-map | |
|---|---|---|---|
| Version | 0.1.1 | 2.2.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 6 | 2 | 2 |
| Crate Size | 17KB | 15KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 3 | 1 |
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 598 crates — strongest ecosystem trust.
- •⚠ chashmap-async, chashmap, storage-map have not been updated in over a year.
- •chashmap-async, storage-map are pre-1.0 — API may change.