libyaml
YAML parser/emitter
A C library for parsing and emitting YAML data format
Canonical source repository for LibYAML
963 stars
50 watching
323 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
cyamlyaml-emitteryaml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
processone/fast_yaml | An Erlang wrapper around the C library libyaml, providing efficient YAML parsing capabilities. | 51 |
rainwoodman/libyaml-glib | A Vala binding for libyaml that enables building GObjects from YAML data | 10 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
gvvaughan/lyaml | A Lua binding for working with YAML data formats | 209 |
microsoft/libyara.net | A .NET wrapper for the yara threat intelligence analysis library, providing a simplified API for integrating yara into .NET projects. | 51 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
mirek/yaml.framework | A framework for parsing and serializing YAML data in Objective-C. | 244 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
lewisgaul/zig-nestedtext | A simple human-readable data format parser library written in Zig. | 13 |
vubiostat/r-yaml | A C-based R package for parsing and generating YAML documents | 166 |
adamserafini/zaml | A fast YAML 1.2 parsing library for Python written in Zig. | 102 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |