Decision Workspace
enum-path-derive vs enum-path vs parse-display
Side-by-side comparison of Rust crates
50
enum-path-derive
experimentalv0.1.0
Derive macro for the enum-path crate
50
enum-path
experimentalv0.1.0
Derive FromStr and Display impls for enums that follow a hierarchical path-like serialization scheme
71
parse-display
growingv0.11.0
Procedural macro to implement Display and FromStr using common settings.
Core Metrics
| enum-path-derive | enum-path | parse-display | |
|---|---|---|---|
| Health Score | 50 | 50 | 71 |
| Total Downloads | 22 | 20 | 26.2M |
| 30d Downloads | 0 | 0 | 3.5M |
| Dependents | 1 | 0 | 1.4K |
| Releases | 1 | 1 | 23 |
| Last Updated | 7d ago | 7d ago | 22d ago |
| Age | 7d | 7d | 6y 11m |
Health Breakdown
enum-path-derive
Maintenance
13
Quality
13
Community
7
Popularity
2
Documentation
15
enum-path
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
15
parse-display
Maintenance
18
Quality
16
Community
14
Popularity
8
Documentation
15
Technical Details
| enum-path-derive | enum-path | parse-display | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 4 |
| Crate Size | 8KB | 13KB | 32KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parse-display leads with a health score of 71/100, but none of the options score above 80.
- •parse-display is depended on by 1.4K crates — strongest ecosystem trust.