Decision Workspace
libyml vs serde_yaml_bw vs serde_yaml
Side-by-side comparison of Rust crates
56
libyml
growingv0.0.5
A safe and efficient Rust library for parsing, emitting, and manipulating YAML data.
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
| libyml | serde_yaml_bw | serde_yaml | |
|---|---|---|---|
| Health Score | 56 | 66 | 58 |
| Total Downloads | 11.5M | 91.9K | 243.2M |
| 30d Downloads | 1.5M | 21.9K | 19.7M |
| Dependents | 8 | 838 | 71.1K |
| Releases | 5 | 19 | 86 |
| Last Updated | 580d ago | 9d ago | 733d ago |
| Age | 1y 11m | 1y 10m | 10y 1m |
Health Breakdown
libyml
Maintenance
7
Quality
17
Community
9
Popularity
8
Documentation
15
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
| libyml | serde_yaml_bw | serde_yaml | |
|---|---|---|---|
| Version | 0.0.5 | 2.5.3 | 0.9.34+deprecated |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 17 | 8 |
| Crate Size | 98KB | 185KB | 65KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.56.0 | — | 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.
- •⚠ libyml, serde_yaml have not been updated in over a year.
- •libyml, serde_yaml are pre-1.0 — API may change.