Decision Workspace
struct-to-enum-macros vs auto_enums vs turbomcp-macros
Side-by-side comparison of Rust crates
51
struct-to-enum-macros
experimentalv1.1.2
Derive macros for generating enums from structs.
66
auto_enums
growingv0.8.8
A library for to allow multiple return types by automatically generated enum.
66
turbomcp-macros
growingv3.0.10
Procedural macros for ergonomic MCP tool and resource registration
Core Metrics
| struct-to-enum-macros | auto_enums | turbomcp-macros | |
|---|---|---|---|
| Health Score | 51 | 66 | 66 |
| Total Downloads | 69 | 12.4M | 14.0K |
| 30d Downloads | 69 | 1.1M | 2.5K |
| Dependents | 4 | 241 | 140 |
| Releases | 4 | 57 | 69 |
| Last Updated | 9d ago | 28d ago | 1d ago |
| Age | 22d | 7y 3m | 7m |
Health Breakdown
struct-to-enum-macros
Maintenance
13
Quality
17
Community
7
Popularity
2
Documentation
12
auto_enums
Maintenance
17
Quality
17
Community
12
Popularity
8
Documentation
12
turbomcp-macros
Maintenance
19
Quality
19
Community
11
Popularity
5
Documentation
12
Technical Details
| struct-to-enum-macros | auto_enums | turbomcp-macros | |
|---|---|---|---|
| Version | 1.1.2 | 0.8.8 | 3.0.10 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 7 | 14 | 13 |
| Crate Size | 14KB | 58KB | 43KB |
| Features | 3 | 21 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.71.0 | 1.71 | 1.89.0 |
| 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.
- •auto_enums is pre-1.0 — API may change.