Decision Workspace
parse-display vs parse-display-derive vs enum-display
Side-by-side comparison of Rust crates
71
parse-display
growingv0.11.0
Procedural macro to implement Display and FromStr using common settings.
69
parse-display-derive
growingv0.11.0
Procedural macro to implement Display and FromStr using common settings.
53
enum-display
growingv0.2.1
A macro to derive Display for enums
Core Metrics
| parse-display | parse-display-derive | enum-display | |
|---|---|---|---|
| Health Score | 71 | 69 | 53 |
| Total Downloads | 26.2M | 26.2M | 1.8M |
| 30d Downloads | 3.5M | 3.5M | 201.4K |
| Dependents | 1.4K | 291 | 204 |
| Releases | 23 | 23 | 7 |
| Last Updated | 22d ago | 22d ago | 237d ago |
| Age | 6y 11m | 6y 11m | 3y 8m |
Health Breakdown
parse-display
Maintenance
18
Quality
16
Community
14
Popularity
8
Documentation
15
parse-display-derive
Maintenance
18
Quality
16
Community
12
Popularity
8
Documentation
15
enum-display
Maintenance
7
Quality
17
Community
9
Popularity
7
Documentation
13
Technical Details
| parse-display | parse-display-derive | enum-display | |
|---|---|---|---|
| Version | 0.11.0 | 0.11.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 6 | 2 |
| Crate Size | 32KB | 21KB | 6KB |
| Features | 3 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85.0 | 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.