Decision Workspace
yaml-spanned vs yyaml vs serde_yaml2
Side-by-side comparison of Rust crates
48
yaml-spanned
experimentalv0.0.3
YAML parser that captures detailed span information.
42
yyaml
experimentalv0.0.5
Serde support for YAML 1.2
48
serde_yaml2
growingv0.1.3
Serde integration for yaml_rust2 crate
Core Metrics
| yaml-spanned | yyaml | serde_yaml2 | |
|---|---|---|---|
| Health Score | 48 | 42 | 48 |
| Total Downloads | 36.6K | 354 | 947.0K |
| 30d Downloads | 145 | 5 | 125.9K |
| Dependents | 10 | 0 | 70 |
| Releases | 2 | 3 | 4 |
| Last Updated | 90d ago | 150d ago | 319d ago |
| Age | 11m | 5m | 1y 11m |
Health Breakdown
yaml-spanned
Maintenance
12
Quality
14
Community
9
Popularity
5
Documentation
8
yyaml
Maintenance
12
Quality
11
Community
6
Popularity
3
Documentation
10
serde_yaml2
Maintenance
6
Quality
15
Community
10
Popularity
7
Documentation
10
Technical Details
| yaml-spanned | yyaml | serde_yaml2 | |
|---|---|---|---|
| Version | 0.0.3 | 0.0.5 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 12 | 3 |
| Crate Size | 53KB | 291KB | 16KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •yaml-spanned leads with a health score of 48/100, but none of the options score above 80.
- •serde_yaml2 has the most downloads (947.0K), suggesting wider adoption.