Decision Workspace
store_by_enum_macros vs enum-kinds vs enum-kinds-macros
Side-by-side comparison of Rust crates
41
store_by_enum_macros
experimentalv0.1.0
Proc-macros for store_by_enum (derive Axis and store generation).
44
enum-kinds
growingv0.5.1
Generate enums with matching variants but without any of the associated data.
33
enum-kinds-macros
growingv0.2.1
Deprecated in favor of the enum-kinds crate. Generate enums with matching variants but without any of the associated data. enum-kinds-traits crate contains trait definitions used by this crate.
Core Metrics
| store_by_enum_macros | enum-kinds | enum-kinds-macros | |
|---|---|---|---|
| Health Score | 41 | 44 | 33 |
| Total Downloads | 45 | 1.4M | 7.1K |
| 30d Downloads | 18 | 57.9K | 7 |
| Dependents | 1 | 82 | 0 |
| Releases | 1 | 6 | 4 |
| Last Updated | 59d ago | 1683d ago | 2943d ago |
| Age | 1m | 8y | 8y 10m |
Health Breakdown
store_by_enum_macros
Maintenance
10
Quality
13
Community
6
Popularity
2
Documentation
10
enum-kinds
Maintenance
4
Quality
16
Community
8
Popularity
7
Documentation
9
enum-kinds-macros
Maintenance
2
Quality
15
Community
3
Popularity
5
Documentation
8
Technical Details
| store_by_enum_macros | enum-kinds | enum-kinds-macros | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 6 | 3 |
| Crate Size | 6KB | 4KB | 3KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum-kinds leads with a health score of 44/100, but none of the options score above 80.
- •⚠ enum-kinds, enum-kinds-macros have not been updated in over a year.