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

#141 in Parser implementations

Download history 373142/week @ 2024-01-02 400384/week @ 2024-01-09 439982/week @ 2024-01-16 457089/week @ 2024-01-23 444125/week @ 2024-01-30 465043/week @ 2024-02-06 456969/week @ 2024-02-13 466231/week @ 2024-02-20 505236/week @ 2024-02-27 512168/week @ 2024-03-05 540667/week @ 2024-03-12 556368/week @ 2024-03-19 523883/week @ 2024-03-26 624323/week @ 2024-04-02 581417/week @ 2024-04-09 481109/week @ 2024-04-16

2,316,734 downloads per month
Used in 2,377 crates (6 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