Decision Workspace
enum-table-derive vs enum-table vs ordinal-map-derive
Side-by-side comparison of Rust crates
57
enum-table-derive
stablev3.0.0
Derive macro for enum-table.
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
Core Metrics
| enum-table-derive | enum-table | ordinal-map-derive | |
|---|---|---|---|
| Health Score | 57 | 59 | 57 |
| Total Downloads | 12.0K | 11.6K | 1.8M |
| 30d Downloads | 554 | 539 | 460.1K |
| Dependents | 22 | 10 | 11 |
| Releases | 22 | 22 | 11 |
| Last Updated | 46d ago | 46d ago | 125d ago |
| Age | 1y | 1y | 1y 9m |
Health Breakdown
enum-table-derive
Maintenance
16
Quality
18
Community
6
Popularity
5
Documentation
12
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
Technical Details
| enum-table-derive | enum-table | ordinal-map-derive | |
|---|---|---|---|
| Version | 3.0.0 | 3.0.0 | 0.1.10 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 5 | 3 |
| Crate Size | 7KB | 28KB | 5KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 4.5% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.