Decision Workspace
docsplay vs derive_more vs parse-display
Side-by-side comparison of Rust crates
54
docsplay
growingv0.1.3
A derive macro for implementing the display Trait via a doc comment and string interpolation. Fork of displaydoc
73
derive_more
stablev2.1.1
Adds #[derive(x)] macros for more traits
61
parse-display
growingv0.10.0
Procedural macro to implement Display and FromStr using common settings.
Core Metrics
| docsplay | derive_more | parse-display | |
|---|---|---|---|
| Health Score | 54 | 73 | 61 |
| Total Downloads | 259.1K | 289.1M | 20.0M |
| 30d Downloads | 50.1K | 24.7M | 2.7M |
| Dependents | 18 | 44.8K | 1.3K |
| Releases | 4 | 51 | 22 |
| Last Updated | 60d ago | 95d ago | 601d ago |
| Age | 2y | 10y | 6y 9m |
Health Breakdown
docsplay
Maintenance
12
Quality
16
Community
5
Popularity
6
Documentation
15
derive_more
Maintenance
13
Quality
22
Community
15
Popularity
8
Documentation
15
parse-display
Maintenance
9
Quality
16
Community
13
Popularity
8
Documentation
15
Technical Details
| docsplay | derive_more | parse-display | |
|---|---|---|---|
| Version | 0.1.3 | 2.1.1 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 5 | 4 |
| Crate Size | 15KB | 89KB | 11KB |
| Features | 2 | 29 | 3 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 1.81.0 | 1.80.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •derive_more leads with a health score of 73/100, but none of the options score above 80.
- •derive_more is depended on by 44.8K crates — strongest ecosystem trust.
- •⚠ parse-display has not been updated in over a year.
- •docsplay, parse-display are pre-1.0 — API may change.