Decision Workspace
decstr vs serde vs sval
Side-by-side comparison of Rust crates
45
decstr
growingv0.2.0
IEEE 754 decimal floating point bitstrings
76
serde
growingv1.0.228
A generic serialization/deserialization framework
75
sval
stablev2.18.0
Streaming, structured value serialization
Core Metrics
| decstr | serde | sval | |
|---|---|---|---|
| Health Score | 45 | 76 | 75 |
| Total Downloads | 7.6K | 893.6M | 30.2M |
| 30d Downloads | 41 | 52.7M | 1.9M |
| Dependents | 2 | 897.9K | 722 |
| Releases | 5 | 315 | 66 |
| Last Updated | 1018d ago | 181d ago | today |
| Age | 2y 11m | 11y 3m | 7y 3m |
Health Breakdown
decstr
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
13
serde
Maintenance
11
Quality
22
Community
20
Popularity
8
Documentation
15
sval
Maintenance
19
Quality
22
Community
13
Popularity
8
Documentation
13
Technical Details
| decstr | serde | sval | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.228 | 2.18.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 5 | 2 | 2 |
| Crate Size | 57KB | 84KB | 84KB |
| Features | 2 | 6 | 3 |
| Yanked % | 0.0% | 0.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •serde leads with a health score of 76/100, but none of the options score above 80.
- •serde is depended on by 897.9K crates — strongest ecosystem trust.
- •⚠ decstr has not been updated in over a year.
- •decstr is pre-1.0 — API may change.