Decision Workspace
extract_map vs mapro vs hashable
Side-by-side comparison of Rust crates
49
extract_map
growingv0.3.1
A HashMap for memory efficent storage of value types which contain their own keys.
41
mapro
growingv0.1.1
A tiny macro library for creating std::collections
40
hashable
growingv0.0.0
HashMap and HashSet replacements that implement the Hash trait -- HashableHashMap and HashableHashSet.
Core Metrics
| extract_map | mapro | hashable | |
|---|---|---|---|
| Health Score | 49 | 41 | 40 |
| Total Downloads | 50.9K | 10.6K | 5.0K |
| 30d Downloads | 2.8K | 0 | 0 |
| Dependents | 9 | 11 | 50 |
| Releases | 8 | 2 | 1 |
| Last Updated | 399d ago | 973d ago | 1927d ago |
| Age | 2y 2m | 2y 8m | 5y 3m |
Health Breakdown
extract_map
Maintenance
7
Quality
16
Community
8
Popularity
6
Documentation
12
mapro
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
10
hashable
Maintenance
1
Quality
15
Community
11
Popularity
4
Documentation
9
Technical Details
| extract_map | mapro | hashable | |
|---|---|---|---|
| Version | 0.3.1 | 0.1.1 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 0 | 2 |
| Crate Size | 10KB | 3KB | 4KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •extract_map leads with a health score of 49/100, but none of the options score above 80.
- •⚠ extract_map, mapro, hashable have not been updated in over a year.