Decision Workspace
enum-map-derive vs enum-map vs linearize
Side-by-side comparison of Rust crates
52
enum-map-derive
growingv0.17.0
Macros 1.1 implementation of #[derive(Enum)]
63
enum-map
growingv2.7.3
A map with C-like enum keys represented internally as an array
62
linearize
growingv0.1.6
Types that are enumerable and an array-backed map
Core Metrics
| enum-map-derive | enum-map | linearize | |
|---|---|---|---|
| Health Score | 52 | 63 | 62 |
| Total Downloads | 31.8M | 32.0M | 42.2K |
| 30d Downloads | 2.5M | 2.5M | 3.9K |
| Dependents | 138 | 2.4K | 33 |
| Releases | 38 | 80 | 7 |
| Last Updated | 854d ago | 854d ago | 22d ago |
| Age | 8y 10m | 8y 10m | 1y 4m |
Health Breakdown
enum-map-derive
Maintenance
6
Quality
14
Community
12
Popularity
8
Documentation
12
enum-map
Maintenance
7
Quality
18
Community
15
Popularity
8
Documentation
15
linearize
Maintenance
17
Quality
17
Community
10
Popularity
6
Documentation
12
Technical Details
| enum-map-derive | enum-map | linearize | |
|---|---|---|---|
| Version | 0.17.0 | 2.7.3 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 7 | 9 |
| Crate Size | 11KB | 22KB | 24KB |
| Features | 0 | 0 | 10 |
| Yanked % | 2.6% | 2.5% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.61 | 1.61 | 1.83.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum-map leads with a health score of 63/100, but none of the options score above 80.
- •enum-map is depended on by 2.4K crates — strongest ecosystem trust.
- •⚠ enum-map-derive, enum-map have not been updated in over a year.
- •enum-map-derive, linearize are pre-1.0 — API may change.