Decision Workspace
description-macro vs description vs derive_more
Side-by-side comparison of Rust crates
46
description-macro
growingv0.3.0
implementation detail of the `description` crate
46
description
growingv0.3.0
like Display, but 'static
73
derive_more
stablev2.1.1
Adds #[derive(x)] macros for more traits
Core Metrics
| description-macro | description | derive_more | |
|---|---|---|---|
| Health Score | 46 | 46 | 73 |
| Total Downloads | 3.1K | 2.9K | 289.1M |
| 30d Downloads | 55 | 6 | 24.7M |
| Dependents | 3 | 0 | 44.8K |
| Releases | 3 | 3 | 51 |
| Last Updated | 510d ago | 510d ago | 95d ago |
| Age | 1y 4m | 1y 4m | 10y |
Health Breakdown
description-macro
Maintenance
6
Quality
16
Community
7
Popularity
4
Documentation
13
description
Maintenance
6
Quality
17
Community
6
Popularity
4
Documentation
13
derive_more
Maintenance
13
Quality
22
Community
15
Popularity
8
Documentation
15
Technical Details
| description-macro | description | derive_more | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 2.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 2 | 5 |
| Crate Size | 2KB | 3KB | 89KB |
| Features | 1 | 2 | 29 |
| Yanked % | 0.0% | 0.0% | 3.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.81.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.
- •⚠ description-macro, description have not been updated in over a year.
- •description-macro, description are pre-1.0 — API may change.