#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

#140 in Parser implementations

Download history 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 680678/week @ 2024-11-26 835072/week @ 2024-12-03 905463/week @ 2024-12-10 754016/week @ 2024-12-17 309550/week @ 2024-12-24 501176/week @ 2024-12-31 934309/week @ 2025-01-07 937432/week @ 2025-01-14 763359/week @ 2025-01-21

3,206,208 downloads per month
Used in 3,311 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