Decision Workspace
kinded vs kinded_macros vs auto_enums
Side-by-side comparison of Rust crates
62
kinded
growingv0.5.0
Generate enums with same variants, but without data.
59
kinded_macros
growingv0.5.0
Generate enums with same variants, but without data.
66
auto_enums
growingv0.8.8
A library for to allow multiple return types by automatically generated enum.
Core Metrics
| kinded | kinded_macros | auto_enums | |
|---|---|---|---|
| Health Score | 62 | 59 | 66 |
| Total Downloads | 3.1M | 3.1M | 12.4M |
| 30d Downloads | 102.9K | 103.0K | 1.1M |
| Dependents | 98 | 9 | 241 |
| Releases | 9 | 9 | 57 |
| Last Updated | 52d ago | 52d ago | 28d ago |
| Age | 2y 7m | 2y 7m | 7y 3m |
Health Breakdown
kinded
Maintenance
15
Quality
15
Community
11
Popularity
8
Documentation
13
kinded_macros
Maintenance
15
Quality
14
Community
9
Popularity
8
Documentation
13
auto_enums
Maintenance
17
Quality
17
Community
12
Popularity
8
Documentation
12
Technical Details
| kinded | kinded_macros | auto_enums | |
|---|---|---|---|
| Version | 0.5.0 | 0.5.0 | 0.8.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 1 | 4 | 14 |
| Crate Size | 7KB | 12KB | 58KB |
| Features | 0 | 0 | 21 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 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.
- •auto_enums is depended on by 241 crates — strongest ecosystem trust.