Decision Workspace
sval vs serde vs serde_core
Side-by-side comparison of Rust crates
74
sval
stablev2.19.0
Streaming, structured value serialization
75
serde
growingv1.0.228
A generic serialization/deserialization framework
74
serde_core
growingv1.0.228
Serde traits only, with no support for derive -- use the `serde` crate instead
Core Metrics
| sval | serde | serde_core | |
|---|---|---|---|
| Health Score | 74 | 75 | 74 |
| Total Downloads | 33.0M | 1.0B | 257.5M |
| 30d Downloads | 1.4M | 74.4M | 56.6M |
| Dependents | 743 | 1.1M | 780 |
| Releases | 67 | 315 | 9 |
| Last Updated | 18d ago | 240d ago | 240d ago |
| Age | 7y 5m | 11y 5m | 8m |
Health Breakdown
sval
Maintenance
18
Quality
22
Community
13
Popularity
8
Documentation
13
serde
Maintenance
10
Quality
22
Community
20
Popularity
8
Documentation
15
serde_core
Maintenance
11
Quality
21
Community
19
Popularity
8
Documentation
15
Technical Details
| sval | serde | serde_core | |
|---|---|---|---|
| Version | 2.19.0 | 1.0.228 | 1.0.228 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 3 |
| Crate Size | 84KB | 84KB | 63KB |
| Features | 3 | 6 | 6 |
| Yanked % | 0.0% | 0.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | 1.56 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •serde leads with a health score of 75/100, but none of the options score above 80.
- •serde is depended on by 1.1M crates — strongest ecosystem trust.