A YAML 1.2 parser and serialiser for Rust: zero unsafe, full serde integration, lossless CST editing, JSON Schema validation, 406/406 on the official test suite. Core of a six-crate ecosystem with a CLI, LSP, MCP server, WASM bindings, and a serde_yaml drop-in.
<!-- SPDX-License-Identifier: Apache-2.0 OR MIT --> <p align="center"> <img src="https://cloudcdn.pro/noyalib/v1/logos/noyalib.svg" alt="Noyalib logo" width="128" /> </p> <h1 align="center">noyalib</h1> <p align="center"> A YAML 1.2 parser and serialiser for Rust, with full <code>serde</code> integration and zero <code>unsafe</code> code.