LibYAML bindings for Rust

libyaml-rust LibYAML bindings for Rust Dependencies LibYAML 0.1.4 or higher Stable Rust (2015/2018 edition) Usage Parse from memory extern crate yaml;
Information
Category: Rust / Encoding YAML
Watchers: 5
Star: 22
Fork: 12
Last update: May 26, 2023

Related Repos



zakarumych rapid-qoi Fast implementation of QOI format. Reference implementation is here 'https://github.com/phoboslab/qoi' License Licensed under either of Apac
 

whentze qoi_rs What is this? A pretty boring Rust translation of qoi. Status What's there Encode & Decode works Results agree with the C implementation for al
 

vitiral STFU-8: Sorta Text Format in UTF-8 STFU-8 is a hacky text encoding/decoding protocol for data that might be not quite UTF-8 but is still mostly UTF-8.
 

kimhyunkang libyaml-rust LibYAML bindings for Rust Dependencies LibYAML 0.1.4 or higher Stable Rust (2015/2018 edition) Usage Parse from memory extern crate yaml;
 

dtolnay Serde YAML This crate is a Rust library for using the Serde serialization framework with data in YAML file format. This library does not reimplement a
 

chyh1990 yaml-rust The missing YAML 1.2 implementation for Rust. yaml-rust is a pure Rust YAML 1.2 implementation, which enjoys the memory safety property and