Decision Workspace
axhash-dashmap vs axhash-map vs axhash-indexmap
Side-by-side comparison of Rust crates
42
axhash-dashmap
experimentalv0.1.1
Concurrent DashMap and DashSet powered by dashmap (multi-shard RwLock) and fueled by axhash (AES-NI accelerated hashing).
49
axhash-map
experimentalv0.1.5
High-performance HashMap and HashSet backed by hashbrown (SwissTable) and fueled by axhash.
48
axhash-indexmap
experimentalv0.1.3
IndexMap and IndexSet powered by indexmap (SwissTable) and the axhash engine.
Core Metrics
| axhash-dashmap | axhash-map | axhash-indexmap | |
|---|---|---|---|
| Health Score | 42 | 49 | 48 |
| Total Downloads | 233 | 375 | 243 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 14 | 0 |
| Releases | 2 | 6 | 4 |
| Last Updated | 19d ago | 6d ago | 6d ago |
| Age | 19d | 19d | 19d |
Health Breakdown
axhash-dashmap
Maintenance
13
Quality
10
Community
6
Popularity
3
Documentation
10
axhash-map
Maintenance
13
Quality
14
Community
9
Popularity
3
Documentation
10
axhash-indexmap
Maintenance
13
Quality
16
Community
6
Popularity
3
Documentation
10
Technical Details
| axhash-dashmap | axhash-map | axhash-indexmap | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.5 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 16KB | 14KB | 14KB |
| Features | 3 | 0 | 2 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axhash-map leads with a health score of 49/100, but none of the options score above 80.