Decision Workspace
enum-table vs ordinal-map-derive vs enum-table-derive
Side-by-side comparison of Rust crates
59
enum-table
stablev3.0.0
A library for creating tables with enums as key.
57
ordinal-map-derive
growingv0.1.10
Ordinal trait to map values to integers and efficient maps and sets for such types
57
enum-table-derive
stablev3.0.0
Derive macro for enum-table.
Core Metrics
| enum-table | ordinal-map-derive | enum-table-derive | |
|---|---|---|---|
| Health Score | 59 | 57 | 57 |
| Total Downloads | 11.6K | 1.8M | 12.0K |
| 30d Downloads | 539 | 460.1K | 554 |
| Dependents | 10 | 11 | 22 |
| Releases | 22 | 11 | 22 |
| Last Updated | 46d ago | 125d ago | 46d ago |
| Age | 1y | 1y 9m | 1y |
Health Breakdown
enum-table
Maintenance
16
Quality
19
Community
7
Popularity
5
Documentation
12
ordinal-map-derive
Maintenance
13
Quality
15
Community
9
Popularity
7
Documentation
13
enum-table-derive
Maintenance
16
Quality
18
Community
6
Popularity
5
Documentation
12
Technical Details
| enum-table | ordinal-map-derive | enum-table-derive | |
|---|---|---|---|
| Version | 3.0.0 | 0.1.10 | 3.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 3 | 3 |
| Crate Size | 28KB | 5KB | 7KB |
| Features | 5 | 0 | 0 |
| Yanked % | 4.5% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum-table leads with a health score of 59/100, but none of the options score above 80.
- •ordinal-map-derive has the most downloads (1.8M), suggesting wider adoption.
- •ordinal-map-derive is pre-1.0 — API may change.