Decision Workspace
miden-utils-core-derive vs enum-kinds vs store_by_enum_macros
Side-by-side comparison of Rust crates
62
miden-utils-core-derive
experimentalv0.22.0
Proc macro to derive enum dispatch trait implementations on miden-core structs
44
enum-kinds
growingv0.5.1
Generate enums with matching variants but without any of the associated data.
41
store_by_enum_macros
experimentalv0.1.0
Proc-macros for store_by_enum (derive Axis and store generation).
Core Metrics
| miden-utils-core-derive | enum-kinds | store_by_enum_macros | |
|---|---|---|---|
| Health Score | 62 | 44 | 41 |
| Total Downloads | 45.6K | 1.4M | 45 |
| 30d Downloads | 20.6K | 59.5K | 19 |
| Dependents | 12 | 82 | 1 |
| Releases | 12 | 6 | 1 |
| Last Updated | 8d ago | 1683d ago | 59d ago |
| Age | 3m | 8y | 1m |
Health Breakdown
miden-utils-core-derive
Maintenance
21
Quality
14
Community
9
Popularity
6
Documentation
12
enum-kinds
Maintenance
4
Quality
16
Community
8
Popularity
7
Documentation
9
store_by_enum_macros
Maintenance
10
Quality
13
Community
6
Popularity
2
Documentation
10
Technical Details
| miden-utils-core-derive | enum-kinds | store_by_enum_macros | |
|---|---|---|---|
| Version | 0.22.0 | 0.5.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 6 | 4 |
| Crate Size | 6KB | 4KB | 6KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | 1.90 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •miden-utils-core-derive leads with a health score of 62/100, but none of the options score above 80.
- •enum-kinds has the most downloads (1.4M), suggesting wider adoption.
- •⚠ enum-kinds has not been updated in over a year.