Decision Workspace
serdebug vs serdebug_derive vs pretty-simple-display
Side-by-side comparison of Rust crates
47
serdebug
growingv1.2.0
serde-based replacement for #[derive(Debug)]
47
serdebug_derive
growingv1.2.0
Proc-macro part for serdebug (see main crate for more details)
44
pretty-simple-display
experimentalv0.1.0
Custom derive macros for JSON serialization with pretty and simple formatting
Core Metrics
| serdebug | serdebug_derive | pretty-simple-display | |
|---|---|---|---|
| Health Score | 47 | 47 | 44 |
| Total Downloads | 38.4K | 33.4K | 9.6K |
| 30d Downloads | 3.7K | 3.7K | 3.6K |
| Dependents | 15 | 7 | 77 |
| Releases | 7 | 3 | 1 |
| Last Updated | 543d ago | 543d ago | 208d ago |
| Age | 7y 8m | 7y 8m | 6m |
Health Breakdown
serdebug
Maintenance
4
Quality
19
Community
9
Popularity
5
Documentation
10
serdebug_derive
Maintenance
4
Quality
20
Community
8
Popularity
5
Documentation
10
pretty-simple-display
Maintenance
5
Quality
13
Community
11
Popularity
5
Documentation
10
Technical Details
| serdebug | serdebug_derive | pretty-simple-display | |
|---|---|---|---|
| Version | 1.2.0 | 1.2.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 2 | 5 |
| Crate Size | 5KB | 1KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serdebug leads with a health score of 47/100, but none of the options score above 80.
- •⚠ serdebug, serdebug_derive have not been updated in over a year.
- •pretty-simple-display is pre-1.0 — API may change.