Decision Workspace
derive-regex vs parse-display vs parse-display-derive
Side-by-side comparison of Rust crates
38
derive-regex
growingv0.2.0
Easily parse a regex into a struct or enum variant
61
parse-display
growingv0.10.0
Procedural macro to implement Display and FromStr using common settings.
58
parse-display-derive
growingv0.10.0
Procedural macro to implement Display and FromStr using common settings.
Core Metrics
| derive-regex | parse-display | parse-display-derive | |
|---|---|---|---|
| Health Score | 38 | 61 | 58 |
| Total Downloads | 2.9K | 20.0M | 20.0M |
| 30d Downloads | 9 | 2.6M | 2.6M |
| Dependents | 0 | 1.3K | 267 |
| Releases | 4 | 22 | 22 |
| Last Updated | 375d ago | 601d ago | 601d ago |
| Age | 1y 1m | 6y 9m | 6y 9m |
Health Breakdown
derive-regex
Maintenance
7
Quality
15
Community
2
Popularity
4
Documentation
10
parse-display
Maintenance
9
Quality
16
Community
13
Popularity
8
Documentation
15
parse-display-derive
Maintenance
9
Quality
14
Community
12
Popularity
8
Documentation
15
Technical Details
| derive-regex | parse-display | parse-display-derive | |
|---|---|---|---|
| Version | 0.2.0 | 0.10.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 6 |
| Crate Size | 5KB | 11KB | 18KB |
| Features | 0 | 3 | 0 |
| 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.
- •⚠ derive-regex, parse-display, parse-display-derive have not been updated in over a year.