Decision Workspace
smart-debug vs serdebug_derive vs serdebug
Side-by-side comparison of Rust crates
44
smart-debug
growingv0.0.3
Derive macro for `Debug` with easy manipulation of fields
47
serdebug_derive
growingv1.2.0
Proc-macro part for serdebug (see main crate for more details)
47
serdebug
growingv1.2.0
serde-based replacement for #[derive(Debug)]
Core Metrics
| smart-debug | serdebug_derive | serdebug | |
|---|---|---|---|
| Health Score | 44 | 47 | 47 |
| Total Downloads | 37.1K | 33.4K | 38.4K |
| 30d Downloads | 738 | 3.6K | 3.6K |
| Dependents | 7 | 7 | 15 |
| Releases | 3 | 3 | 7 |
| Last Updated | 873d ago | 543d ago | 543d ago |
| Age | 2y 8m | 7y 8m | 7y 8m |
Health Breakdown
smart-debug
Maintenance
5
Quality
15
Community
7
Popularity
5
Documentation
12
serdebug_derive
Maintenance
4
Quality
20
Community
8
Popularity
5
Documentation
10
serdebug
Maintenance
4
Quality
19
Community
9
Popularity
5
Documentation
10
Technical Details
| smart-debug | serdebug_derive | serdebug | |
|---|---|---|---|
| Version | 0.0.3 | 1.2.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 2 | 6 |
| Crate Size | 8KB | 1KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serdebug_derive leads with a health score of 47/100, but none of the options score above 80.
- •serdebug has the most downloads (38.4K), suggesting wider adoption.
- •⚠ smart-debug, serdebug_derive, serdebug have not been updated in over a year.
- •smart-debug is pre-1.0 — API may change.