Decision Workspace
serde_yaml_gtc vs serde_yaml_bw vs serde_yaml
Side-by-side comparison of Rust crates
53
serde_yaml_gtc
experimentalv2.5.2
Temp copy for serde_yaml_bw until version 2.5.2 is on crates. YAML support for Serde with an emphasis on panic-free parsing (including malformed YAML).
66
serde_yaml_bw
stablev2.5.3
YAML support for Serde with an emphasis on panic-free parsing (including malformed YAML).
58
serde_yaml
growingv0.9.34+deprecated
YAML data format for Serde
Core Metrics
| serde_yaml_gtc | serde_yaml_bw | serde_yaml | |
|---|---|---|---|
| Health Score | 53 | 66 | 58 |
| Total Downloads | 5.2K | 91.9K | 243.2M |
| 30d Downloads | 4.7K | 21.9K | 19.7M |
| Dependents | 215 | 838 | 71.1K |
| Releases | 1 | 19 | 86 |
| Last Updated | 37d ago | 9d ago | 733d ago |
| Age | 1m | 1y 10m | 10y 1m |
Health Breakdown
serde_yaml_gtc
Maintenance
11
Quality
13
Community
12
Popularity
4
Documentation
13
serde_yaml_bw
Maintenance
18
Quality
15
Community
14
Popularity
6
Documentation
13
serde_yaml
Maintenance
7
Quality
13
Community
15
Popularity
8
Documentation
15
Technical Details
| serde_yaml_gtc | serde_yaml_bw | serde_yaml | |
|---|---|---|---|
| Version | 2.5.2 | 2.5.3 | 0.9.34+deprecated |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 17 | 17 | 8 |
| Crate Size | 185KB | 185KB | 65KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.64 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde_yaml_bw leads with a health score of 66/100, but none of the options score above 80.
- •serde_yaml has the most downloads (243.2M), suggesting wider adoption.
- •serde_yaml is depended on by 71.1K crates — strongest ecosystem trust.
- •⚠ serde_yaml has not been updated in over a year.
- •serde_yaml is pre-1.0 — API may change.