libfyaml

Fully feature complete YAML parser and emitter

Version

0.9.6-3
(2026-07-10)

Size

394.6

KiB

Repository

HaikuPorts
x86_64
libfyaml is a high-performance YAML 1.2 and JSON parser/emitter with zero-copy operation, full document and event APIs, and the two major 1.0 alpha features:

* generics: a schema-light, sum-type value model for YAML/JSON data in C
* reflection/meta-type: typed YAML <-> C serdes driven by C type metadata