#yaml #unsafe #c2rust #libyaml #transpiled

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

#106 in Parser implementations

Download history 714683/week @ 2024-07-20 715482/week @ 2024-07-27 736865/week @ 2024-08-03 778862/week @ 2024-08-10 791321/week @ 2024-08-17 773840/week @ 2024-08-24 727791/week @ 2024-08-31 769806/week @ 2024-09-07 707237/week @ 2024-09-14 797283/week @ 2024-09-21 778934/week @ 2024-09-28 834719/week @ 2024-10-05 817257/week @ 2024-10-12 887264/week @ 2024-10-19 842460/week @ 2024-10-26 696797/week @ 2024-11-02

3,373,867 downloads per month
Used in 3,084 crates (9 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