Decision Workspace
displaydoc-watt vs derive_more vs parse-display
Side-by-side comparison of Rust crates
33
displaydoc-watt
growingv0.1.0
A derive macro for implementing the display Trait via a doc comment and string interpolation
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
| displaydoc-watt | derive_more | parse-display | |
|---|---|---|---|
| Health Score | 33 | 73 | 61 |
| Total Downloads | 1.9K | 289.1M | 20.0M |
| 30d Downloads | 3 | 23.9M | 2.6M |
| Dependents | 0 | 44.8K | 1.3K |
| Releases | 1 | 51 | 22 |
| Last Updated | 2318d ago | 95d ago | 601d ago |
| Age | 6y 4m | 10y | 6y 9m |
Health Breakdown
displaydoc-watt
Maintenance
1
Quality
14
Community
2
Popularity
4
Documentation
12
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
| displaydoc-watt | derive_more | parse-display | |
|---|---|---|---|
| Version | 0.1.0 | 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 | 670KB | 89KB | 11KB |
| Features | 2 | 29 | 3 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 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.
- •⚠ displaydoc-watt, parse-display have not been updated in over a year.
- •displaydoc-watt, parse-display are pre-1.0 — API may change.