#yaml #unsafe #c2rust #libyaml #transpiled #translated

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

#168 in Parser implementations

Download history 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 838698/week @ 2024-11-02 838494/week @ 2024-11-09 852436/week @ 2024-11-16 709586/week @ 2024-11-23 796120/week @ 2024-11-30 911210/week @ 2024-12-07 848004/week @ 2024-12-14 318948/week @ 2024-12-21 438126/week @ 2024-12-28

2,652,720 downloads per month
Used in 3,208 crates (8 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