Decision Workspace
enum-group vs enum-derive-2018 vs enum-display
Side-by-side comparison of Rust crates
40
enum-group
growingv0.1.2
A simple derive macro crate that helps enum types to group their variants
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-group | enum-derive-2018 | enum-display | |
|---|---|---|---|
| Health Score | 40 | 55 | 54 |
| Total Downloads | 201.5K | 45.2K | 1.4M |
| 30d Downloads | 4.6K | 397 | 173.8K |
| Dependents | 0 | 97 | 178 |
| Releases | 3 | 12 | 7 |
| Last Updated | 1341d ago | 565d ago | 177d ago |
| Age | 3y 8m | 5y 6m | 3y 6m |
Health Breakdown
enum-group
Maintenance
4
Quality
15
Community
5
Popularity
6
Documentation
10
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-group | enum-derive-2018 | enum-display | |
|---|---|---|---|
| Version | 0.1.2 | 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 | 3 | 2 | 2 |
| Crate Size | 7KB | 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-group, enum-derive-2018 have not been updated in over a year.
- •enum-group, enum-display are pre-1.0 — API may change.