Decision Workspace
quither vs enum-map vs linearize
Side-by-side comparison of Rust crates
49
quither
experimentalv0.7.0
A flexible enum-based utility for representing values that may be on the left, right, neither, or both sides.
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
| quither | enum-map | linearize | |
|---|---|---|---|
| Health Score | 49 | 63 | 62 |
| Total Downloads | 4.2K | 32.0M | 42.2K |
| 30d Downloads | 12 | 2.4M | 3.8K |
| Dependents | 0 | 2.4K | 33 |
| Releases | 9 | 80 | 7 |
| Last Updated | 270d ago | 854d ago | 22d ago |
| Age | 10m | 8y 10m | 1y 4m |
Health Breakdown
quither
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
13
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
| quither | enum-map | linearize | |
|---|---|---|---|
| Version | 0.7.0 | 2.7.3 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 7 | 9 |
| Crate Size | 19KB | 22KB | 24KB |
| Features | 3 | 0 | 10 |
| Yanked % | 0.0% | 2.5% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 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 has not been updated in over a year.
- •quither, linearize are pre-1.0 — API may change.