Decision Workspace
derive_more_preview vs derive_more vs parse-display
Side-by-side comparison of Rust crates
46
derive_more_preview
growingv0.1.0
Adds #[derive(x)] macros for more traits
71
derive_more
growingv2.1.1
Adds #[derive(x)] macros for more traits
71
parse-display
growingv0.11.0
Procedural macro to implement Display and FromStr using common settings.
Core Metrics
| derive_more_preview | derive_more | parse-display | |
|---|---|---|---|
| Health Score | 46 | 71 | 71 |
| Total Downloads | 3.6K | 340.8M | 26.2M |
| 30d Downloads | 0 | 28.5M | 3.5M |
| Dependents | 4 | 50.3K | 1.4K |
| Releases | 1 | 51 | 23 |
| Last Updated | 1050d ago | 154d ago | 22d ago |
| Age | 2y 10m | 10y 2m | 6y 11m |
Health Breakdown
derive_more_preview
Maintenance
1
Quality
18
Community
8
Popularity
4
Documentation
15
derive_more
Maintenance
11
Quality
22
Community
15
Popularity
8
Documentation
15
parse-display
Maintenance
18
Quality
16
Community
14
Popularity
8
Documentation
15
Technical Details
| derive_more_preview | derive_more | parse-display | |
|---|---|---|---|
| Version | 0.1.0 | 2.1.1 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 5 | 4 |
| Crate Size | 38KB | 89KB | 32KB |
| Features | 29 | 29 | 3 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.65.0 | 1.81.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •derive_more leads with a health score of 71/100, but none of the options score above 80.
- •derive_more is depended on by 50.3K crates — strongest ecosystem trust.
- •⚠ derive_more_preview has not been updated in over a year.
- •derive_more_preview, parse-display are pre-1.0 — API may change.