Decision Workspace
path2enum vs mokuya vs crusty_traits_macros
Side-by-side comparison of Rust crates
48
path2enum
experimentalv0.4.7
A procedural macro that generates enums from real project file paths
53
mokuya
experimentalv0.0.7
Generic procedural macro helpers for parsing, type analysis, and derive macro generation.
40
crusty_traits_macros
experimentalv0.1.0
Procedural macros for crusty_traits - FFI-safe trait generation
Core Metrics
| path2enum | mokuya | crusty_traits_macros | |
|---|---|---|---|
| Health Score | 48 | 53 | 40 |
| Total Downloads | 7.5K | 4.7K | 379 |
| 30d Downloads | 25 | 194 | 36 |
| Dependents | 0 | 60 | 2 |
| Releases | 23 | 7 | 1 |
| Last Updated | 174d ago | 167d ago | 155d ago |
| Age | 8m | 8m | 5m |
Health Breakdown
path2enum
Maintenance
11
Quality
14
Community
5
Popularity
5
Documentation
13
mokuya
Maintenance
12
Quality
13
Community
11
Popularity
4
Documentation
13
crusty_traits_macros
Maintenance
6
Quality
14
Community
4
Popularity
3
Documentation
13
Technical Details
| path2enum | mokuya | crusty_traits_macros | |
|---|---|---|---|
| Version | 0.4.7 | 0.0.7 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 3 | 5 | 3 |
| Crate Size | 8KB | 9KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mokuya leads with a health score of 53/100, but none of the options score above 80.
- •path2enum has the most downloads (7.5K), suggesting wider adoption.