Decision Workspace
deboog vs delegate-display vs dumpit-macros
Side-by-side comparison of Rust crates
49
deboog
growingv0.4.0
Derive macro for extended debug formatting
51
delegate-display
growingv3.0.0
derive(Display, Debug) for structs/enums with one member
45
dumpit-macros
experimentalv0.1.0
Proc-macro implementation for the dumpit crate. Do not use directly.
Core Metrics
| deboog | delegate-display | dumpit-macros | |
|---|---|---|---|
| Health Score | 49 | 51 | 45 |
| Total Downloads | 8.6K | 2.2M | 18 |
| 30d Downloads | 103 | 223.9K | 18 |
| Dependents | 4 | 15 | 1 |
| Releases | 4 | 13 | 1 |
| Last Updated | 155d ago | 528d ago | 11d ago |
| Age | 2y 9m | 3y | 11d |
Health Breakdown
deboog
Maintenance
9
Quality
15
Community
8
Popularity
5
Documentation
12
delegate-display
Maintenance
7
Quality
16
Community
8
Popularity
8
Documentation
12
dumpit-macros
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
10
Technical Details
| deboog | delegate-display | dumpit-macros | |
|---|---|---|---|
| Version | 0.4.0 | 3.0.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 6 | 3 |
| Crate Size | 13KB | 9KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.82 | 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.
- •deboog, dumpit-macros are pre-1.0 — API may change.