Decision Workspace
parse-display-derive vs parse-display vs enum-display
Side-by-side comparison of Rust crates
58
parse-display-derive
growingv0.10.0
Procedural macro to implement Display and FromStr using common settings.
61
parse-display
growingv0.10.0
Procedural macro to implement Display and FromStr using common settings.
54
enum-display
growingv0.2.1
A macro to derive Display for enums
Core Metrics
| parse-display-derive | parse-display | enum-display | |
|---|---|---|---|
| Health Score | 58 | 61 | 54 |
| Total Downloads | 20.0M | 20.0M | 1.4M |
| 30d Downloads | 2.7M | 2.7M | 179.6K |
| Dependents | 267 | 1.3K | 178 |
| Releases | 22 | 22 | 7 |
| Last Updated | 601d ago | 601d ago | 177d ago |
| Age | 6y 9m | 6y 9m | 3y 6m |
Health Breakdown
parse-display-derive
Maintenance
9
Quality
14
Community
12
Popularity
8
Documentation
15
parse-display
Maintenance
9
Quality
16
Community
13
Popularity
8
Documentation
15
enum-display
Maintenance
8
Quality
17
Community
9
Popularity
7
Documentation
13
Technical Details
| parse-display-derive | parse-display | enum-display | |
|---|---|---|---|
| Version | 0.10.0 | 0.10.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 4 | 2 |
| Crate Size | 18KB | 11KB | 6KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.80.0 | 1.80.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parse-display leads with a health score of 61/100, but none of the options score above 80.
- •parse-display-derive has the most downloads (20.0M), suggesting wider adoption.
- •parse-display is depended on by 1.3K crates — strongest ecosystem trust.
- •⚠ parse-display-derive, parse-display have not been updated in over a year.