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

#143 in Parser implementations

Download history 445256/week @ 2024-01-27 461258/week @ 2024-02-03 467869/week @ 2024-02-10 451947/week @ 2024-02-17 496656/week @ 2024-02-24 511740/week @ 2024-03-02 520771/week @ 2024-03-09 557940/week @ 2024-03-16 544093/week @ 2024-03-23 593477/week @ 2024-03-30 591574/week @ 2024-04-06 588046/week @ 2024-04-13 597693/week @ 2024-04-20 568633/week @ 2024-04-27 569677/week @ 2024-05-04 531046/week @ 2024-05-11

2,367,738 downloads per month
Used in 2,529 crates (7 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