Decision Workspace
extract_map vs mapro vs hashable
Side-by-side comparison of Rust crates
50
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 | 50 | 41 | 40 |
| Total Downloads | 44.6K | 9.1K | 4.7K |
| 30d Downloads | 2.7K | 365 | 174 |
| Dependents | 9 | 11 | 48 |
| Releases | 8 | 2 | 1 |
| Last Updated | 340d ago | 914d ago | 1868d ago |
| Age | 2y | 2y 6m | 5y 1m |
Health Breakdown
extract_map
Maintenance
8
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 50/100, but none of the options score above 80.
- •⚠ mapro, hashable have not been updated in over a year.