Decision Workspace
valu3-derive vs serde_with vs serde_derive
Side-by-side comparison of Rust crates
56
valu3-derive
growingv0.9.6
Derive macros for the valu3 crate.
75
serde_with
stablev3.18.0
Custom de/serialization functions for Rust's serde
74
serde_derive
growingv1.0.228
Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
Core Metrics
| valu3-derive | serde_with | serde_derive | |
|---|---|---|---|
| Health Score | 56 | 75 | 74 |
| Total Downloads | 40.8K | 227.8M | 832.7M |
| 30d Downloads | 257 | 17.6M | 53.1M |
| Dependents | 32 | 34.0K | 94.1K |
| Releases | 44 | 72 | 270 |
| Last Updated | 129d ago | 14d ago | 181d ago |
| Age | 2y 11m | 8y 7m | 9y 7m |
Health Breakdown
valu3-derive
Maintenance
13
Quality
14
Community
10
Popularity
6
Documentation
13
serde_with
Maintenance
18
Quality
19
Community
15
Popularity
8
Documentation
15
serde_derive
Maintenance
11
Quality
20
Community
20
Popularity
8
Documentation
15
Technical Details
| valu3-derive | serde_with | serde_derive | |
|---|---|---|---|
| Version | 0.9.6 | 3.18.0 | 1.0.228 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 35 | 4 |
| Crate Size | 8KB | 200KB | 60KB |
| Features | 0 | 21 | 2 |
| Yanked % | 0.0% | 0.0% | 0.4% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.88 | 1.61 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •serde_with leads with a health score of 75/100, but none of the options score above 80.
- •serde_derive has the most downloads (832.7M), suggesting wider adoption.
- •serde_derive is depended on by 94.1K crates — strongest ecosystem trust.
- •valu3-derive is pre-1.0 — API may change.