#c2rust #yaml

no-std bin+lib unsafe-libyaml

libyaml transpiled to rust by c2rust

16 releases

0.2.11 Mar 17, 2024
0.2.10 Dec 14, 2023
0.2.9 Jul 15, 2023
0.2.7 Mar 5, 2023
0.2.1 Jul 28, 2022

#980 in Encoding

Download history 1820420/week @ 2025-09-23 1877941/week @ 2025-09-30 1868997/week @ 2025-10-07 1916781/week @ 2025-10-14 2043669/week @ 2025-10-21 2096453/week @ 2025-10-28 2210517/week @ 2025-11-04 2173651/week @ 2025-11-11 2254368/week @ 2025-11-18 1689929/week @ 2025-11-25 2163900/week @ 2025-12-02 2419151/week @ 2025-12-09 2184082/week @ 2025-12-16 1118531/week @ 2025-12-23 1254114/week @ 2025-12-30 2333533/week @ 2026-01-06

7,300,228 downloads per month
Used in 6,007 crates (10 directly)

MIT license

450KB
11K SLoC

unsafe-libyaml

github crates.io docs.rs build status

This library is libyaml translated from C to unsafe Rust with the assistance of c2rust.

[dependencies]
unsafe-libyaml = "0.2"

Compiler support: requires rustc 1.56+

License

MIT license, same as libyaml.

No runtime deps