Decision Workspace
chiralmap vs alive-map vs dictionary_rs
Side-by-side comparison of Rust crates
48
chiralmap
experimentalv0.1.2
Left-Right map using IndexMap
41
alive-map
experimentalv0.1.0
An insertion-order-preserving hash map with O(1) `.remove`
39
dictionary_rs
growingv0.2.1
dictionary is the key-value type for rust-lang
Core Metrics
| chiralmap | alive-map | dictionary_rs | |
|---|---|---|---|
| Health Score | 48 | 41 | 39 |
| Total Downloads | 1.4K | 394 | 2.9K |
| 30d Downloads | 22 | 3 | 4 |
| Dependents | 5 | 0 | 0 |
| Releases | 3 | 1 | 2 |
| Last Updated | 248d ago | 215d ago | 1231d ago |
| Age | 8m | 7m | 3y 4m |
Health Breakdown
chiralmap
Maintenance
10
Quality
14
Community
7
Popularity
4
Documentation
13
alive-map
Maintenance
4
Quality
16
Community
6
Popularity
3
Documentation
12
dictionary_rs
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
13
Technical Details
| chiralmap | alive-map | dictionary_rs | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 7 | 2 | 1 |
| Crate Size | 19KB | 10KB | 4KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.68.2 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chiralmap leads with a health score of 48/100, but none of the options score above 80.
- •dictionary_rs has the most downloads (2.9K), suggesting wider adoption.
- •⚠ dictionary_rs has not been updated in over a year.