#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

#2 in #unsafe

Download history 719787/week @ 2024-07-17 690676/week @ 2024-07-24 754634/week @ 2024-07-31 758295/week @ 2024-08-07 762300/week @ 2024-08-14 774728/week @ 2024-08-21 723094/week @ 2024-08-28 790230/week @ 2024-09-04 746902/week @ 2024-09-11 736724/week @ 2024-09-18 792488/week @ 2024-09-25 805084/week @ 2024-10-02 801138/week @ 2024-10-09 874967/week @ 2024-10-16 877379/week @ 2024-10-23 821203/week @ 2024-10-30

3,539,739 downloads per month
Used in 3,077 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