Decision Workspace
derive_utils vs auto_enums vs kinded
Side-by-side comparison of Rust crates
59
derive_utils
growingv0.15.1
A procedural macro helper for easily writing derive macros for enums.
66
auto_enums
growingv0.8.8
A library for to allow multiple return types by automatically generated enum.
62
kinded
growingv0.5.0
Generate enums with same variants, but without data.
Core Metrics
| derive_utils | auto_enums | kinded | |
|---|---|---|---|
| Health Score | 59 | 66 | 62 |
| Total Downloads | 16.9M | 12.4M | 3.1M |
| 30d Downloads | 1.2M | 1.1M | 102.9K |
| Dependents | 142 | 241 | 98 |
| Releases | 33 | 57 | 9 |
| Last Updated | 28d ago | 28d ago | 52d ago |
| Age | 7y 3m | 7y 3m | 2y 7m |
Health Breakdown
derive_utils
Maintenance
16
Quality
11
Community
12
Popularity
8
Documentation
12
auto_enums
Maintenance
17
Quality
17
Community
12
Popularity
8
Documentation
12
kinded
Maintenance
15
Quality
15
Community
11
Popularity
8
Documentation
13
Technical Details
| derive_utils | auto_enums | kinded | |
|---|---|---|---|
| Version | 0.15.1 | 0.8.8 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 4 | 14 | 1 |
| Crate Size | 17KB | 58KB | 7KB |
| Features | 0 | 21 | 0 |
| Yanked % | 6.1% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.71 | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •auto_enums leads with a health score of 66/100, but none of the options score above 80.
- •derive_utils has the most downloads (16.9M), suggesting wider adoption.
- •auto_enums is depended on by 241 crates — strongest ecosystem trust.