Decision Workspace
enum-display vs delegate-display vs enum-display-macro
Side-by-side comparison of Rust crates
54
enum-display
growingv0.2.1
A macro to derive Display for enums
51
delegate-display
growingv3.0.0
derive(Display, Debug) for structs/enums with one member
47
enum-display-macro
growingv0.2.1
A macro to derive Display for enums
Core Metrics
| enum-display | delegate-display | enum-display-macro | |
|---|---|---|---|
| Health Score | 54 | 51 | 47 |
| Total Downloads | 1.4M | 2.2M | 1.4M |
| 30d Downloads | 179.6K | 234.9K | 179.6K |
| Dependents | 178 | 15 | 6 |
| Releases | 7 | 13 | 7 |
| Last Updated | 177d ago | 528d ago | 177d ago |
| Age | 3y 6m | 3y | 3y 6m |
Health Breakdown
enum-display
Maintenance
8
Quality
17
Community
9
Popularity
7
Documentation
13
delegate-display
Maintenance
7
Quality
16
Community
8
Popularity
8
Documentation
12
enum-display-macro
Maintenance
8
Quality
14
Community
5
Popularity
7
Documentation
13
Technical Details
| enum-display | delegate-display | enum-display-macro | |
|---|---|---|---|
| Version | 0.2.1 | 3.0.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 6 | 5 |
| Crate Size | 6KB | 9KB | 5KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum-display leads with a health score of 54/100, but none of the options score above 80.
- •delegate-display has the most downloads (2.2M), suggesting wider adoption.
- •enum-display is depended on by 178 crates — strongest ecosystem trust.
- •⚠ delegate-display has not been updated in over a year.
- •enum-display, enum-display-macro are pre-1.0 — API may change.