#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

#107 in Parser implementations

Download history 768057/week @ 2024-08-13 786631/week @ 2024-08-20 732097/week @ 2024-08-27 780546/week @ 2024-09-03 754091/week @ 2024-09-10 713016/week @ 2024-09-17 807253/week @ 2024-09-24 790781/week @ 2024-10-01 803724/week @ 2024-10-08 861059/week @ 2024-10-15 879710/week @ 2024-10-22 831285/week @ 2024-10-29 830039/week @ 2024-11-05 850512/week @ 2024-11-12 861905/week @ 2024-11-19 544392/week @ 2024-11-26

3,239,628 downloads per month
Used in 3,137 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