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

#107 in Parser implementations

Download history 605399/week @ 2024-04-01 578268/week @ 2024-04-08 587942/week @ 2024-04-15 600618/week @ 2024-04-22 567333/week @ 2024-04-29 573036/week @ 2024-05-06 638203/week @ 2024-05-13 606927/week @ 2024-05-20 583908/week @ 2024-05-27 656819/week @ 2024-06-03 659474/week @ 2024-06-10 622001/week @ 2024-06-17 615646/week @ 2024-06-24 583306/week @ 2024-07-01 692998/week @ 2024-07-08 657429/week @ 2024-07-15

2,576,291 downloads per month
Used in 2,831 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