Decision Workspace
enum-helper vs enum-helper-derive vs auto_enums
Side-by-side comparison of Rust crates
52
enum-helper
experimentalv0.3.1
Yet another enum helper. Macros that generate common boilerplate for enums.
51
enum-helper-derive
experimentalv0.3.1
Procedural macro implementation for enum-helper
67
auto_enums
growingv0.8.9
A library for to allow multiple return types by automatically generated enum.
Core Metrics
| enum-helper | enum-helper-derive | auto_enums | |
|---|---|---|---|
| Health Score | 52 | 51 | 67 |
| Total Downloads | 86 | 114 | 17.0M |
| 30d Downloads | 0 | 0 | 861.2K |
| Dependents | 0 | 5 | 308 |
| Releases | 5 | 5 | 58 |
| Last Updated | today | today | 28d ago |
| Age | 1m | 1m | 7y 7m |
Health Breakdown
enum-helper
Maintenance
14
Quality
16
Community
5
Popularity
2
Documentation
15
enum-helper-derive
Maintenance
14
Quality
13
Community
7
Popularity
2
Documentation
15
auto_enums
Maintenance
17
Quality
17
Community
13
Popularity
8
Documentation
12
Technical Details
| enum-helper | enum-helper-derive | auto_enums | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.1 | 0.8.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 3 | 4 | 14 |
| Crate Size | 21KB | 22KB | 59KB |
| Features | 2 | 0 | 21 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •auto_enums leads with a health score of 67/100, but none of the options score above 80.
- •auto_enums is depended on by 308 crates — strongest ecosystem trust.