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

#142 in Parser implementations

Download history 450140/week @ 2024-01-22 450120/week @ 2024-01-29 462758/week @ 2024-02-05 466334/week @ 2024-02-12 449533/week @ 2024-02-19 503055/week @ 2024-02-26 509150/week @ 2024-03-04 527619/week @ 2024-03-11 557501/week @ 2024-03-18 543576/week @ 2024-03-25 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

2,354,517 downloads per month
Used in 2,516 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