Decision Workspace
dumpit-macros vs dumpit vs delegate-display
Side-by-side comparison of Rust crates
45
dumpit-macros
experimentalv0.1.0
Proc-macro implementation for the dumpit crate. Do not use directly.
43
dumpit
experimentalv0.1.0
Customizable `core::fmt::Debug` derive macro with field-level formatting options.
51
delegate-display
growingv3.0.0
derive(Display, Debug) for structs/enums with one member
Core Metrics
| dumpit-macros | dumpit | delegate-display | |
|---|---|---|---|
| Health Score | 45 | 43 | 51 |
| Total Downloads | 18 | 15 | 2.2M |
| 30d Downloads | 18 | 15 | 223.9K |
| Dependents | 1 | 0 | 15 |
| Releases | 1 | 1 | 13 |
| Last Updated | 11d ago | 11d ago | 528d ago |
| Age | 11d | 11d | 3y |
Health Breakdown
dumpit-macros
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
10
dumpit
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
10
delegate-display
Maintenance
7
Quality
16
Community
8
Popularity
8
Documentation
12
Technical Details
| dumpit-macros | dumpit | delegate-display | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 1 | 6 |
| Crate Size | 5KB | 6KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.71.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •delegate-display leads with a health score of 51/100, but none of the options score above 80.
- •⚠ delegate-display has not been updated in over a year.
- •dumpit-macros, dumpit are pre-1.0 — API may change.