Decision Workspace
docsplay-macros vs derive_more vs parse-display
Side-by-side comparison of Rust crates
52
docsplay-macros
growingv0.1.2
Implementation details of docsplay
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
| docsplay-macros | derive_more | parse-display | |
|---|---|---|---|
| Health Score | 52 | 71 | 71 |
| Total Downloads | 380.1K | 340.8M | 26.2M |
| 30d Downloads | 62.5K | 28.5M | 3.5M |
| Dependents | 4 | 50.3K | 1.4K |
| Releases | 3 | 51 | 23 |
| Last Updated | 119d ago | 154d ago | 22d ago |
| Age | 2y 2m | 10y 2m | 6y 11m |
Health Breakdown
docsplay-macros
Maintenance
11
Quality
15
Community
4
Popularity
7
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
| docsplay-macros | derive_more | parse-display | |
|---|---|---|---|
| Version | 0.1.2 | 2.1.1 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 5 | 4 |
| Crate Size | 10KB | 89KB | 32KB |
| Features | 1 | 29 | 3 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.56 | 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.
- •docsplay-macros, parse-display are pre-1.0 — API may change.