#yaml #unsafe #c2rust #transpiled #libyaml #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

#128 in Parser implementations

Download history 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 438267/week @ 2024-12-28 860640/week @ 2025-01-04 988187/week @ 2025-01-11 878722/week @ 2025-01-18 979849/week @ 2025-01-25 1075760/week @ 2025-02-01 1273194/week @ 2025-02-08 1182341/week @ 2025-02-15 1355053/week @ 2025-02-22 1423879/week @ 2025-03-01

5,427,642 downloads per month
Used in 3,454 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