Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Somewhat fortuitous that someone already forked yaml-rust and rewrote it in pure Rust to create yaml-rust2

yaml-rust was a pure-rust implementation, that's literally in the tagline:

> A pure rust YAML implementation.

serde_yaml was arguably less pure-rust, as it relied on unsafe-libyaml, which is a c2rust translation of libyaml.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: