#yaml

no-std bin+lib unsafe-libyaml

libyaml transpiled to rust by c2rust

12 releases

0.2.7 Mar 5, 2023
0.2.6 Mar 3, 2023
0.2.5 Dec 17, 2022
0.2.4 Sep 15, 2022
0.0.0 Jul 3, 2022

#133 in Encoding

Download history 81246/week @ 2022-12-05 81355/week @ 2022-12-12 81457/week @ 2022-12-19 44122/week @ 2022-12-26 77952/week @ 2023-01-02 98490/week @ 2023-01-09 111240/week @ 2023-01-16 115167/week @ 2023-01-23 125929/week @ 2023-01-30 134004/week @ 2023-02-06 138933/week @ 2023-02-13 128501/week @ 2023-02-20 141021/week @ 2023-02-27 157603/week @ 2023-03-06 153162/week @ 2023-03-13 173766/week @ 2023-03-20

634,442 downloads per month
Used in 998 crates (4 directly)

MIT license

445KB
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