Decision Workspace
enum_stringify vs enum-derive-2018 vs enum-display
Side-by-side comparison of Rust crates
49
enum_stringify
growingv0.6.4
Macro to generate string conversion functions for enums
55
enum-derive-2018
growingv3.0.2
This crate provides macros for deriving additional functionality for enums.
54
enum-display
growingv0.2.1
A macro to derive Display for enums
Core Metrics
| enum_stringify | enum-derive-2018 | enum-display | |
|---|---|---|---|
| Health Score | 49 | 55 | 54 |
| Total Downloads | 47.8K | 45.2K | 1.4M |
| 30d Downloads | 1.3K | 412 | 179.6K |
| Dependents | 26 | 97 | 178 |
| Releases | 12 | 12 | 7 |
| Last Updated | 292d ago | 565d ago | 177d ago |
| Age | 2y 6m | 5y 6m | 3y 6m |
Health Breakdown
enum_stringify
Maintenance
9
Quality
14
Community
7
Popularity
6
Documentation
13
enum-derive-2018
Maintenance
4
Quality
19
Community
11
Popularity
6
Documentation
15
enum-display
Maintenance
8
Quality
17
Community
9
Popularity
7
Documentation
13
Technical Details
| enum_stringify | enum-derive-2018 | enum-display | |
|---|---|---|---|
| Version | 0.6.4 | 3.0.2 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 5 | 2 | 2 |
| Crate Size | 17KB | 7KB | 6KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 8.3% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum-derive-2018 leads with a health score of 55/100, but none of the options score above 80.
- •enum-display has the most downloads (1.4M), suggesting wider adoption.
- •enum-display is depended on by 178 crates — strongest ecosystem trust.
- •⚠ enum-derive-2018 has not been updated in over a year.
- •enum_stringify, enum-display are pre-1.0 — API may change.