Yams
YAML parser
A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types
A Sweet and Swifty YAML parser.
1k stars
22 watching
144 forks
Language: C
last commit: 24 days ago
Linked from 1 awesome list
ioslibyamllinuxmacosswiftyaml
Related projects:
Repository | Description | Stars |
---|---|---|
yaml/libyaml | A C library for parsing and emitting YAML data format | 963 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
behrang/yamlswift | A Swift library for parsing YAML and JSON documents into a structured format | 404 |
biojppm/rapidyaml | A fast YAML parsing and emitting library for C++ | 583 |
edadma/libyaml | A library providing Scala Native bindings for the LibYAML YAML parser library | 0 |
processone/fast_yaml | An Erlang wrapper around the C library libyaml, providing efficient YAML parsing capabilities. | 51 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
rainwoodman/libyaml-glib | A Vala binding for libyaml that enables building GObjects from YAML data | 10 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
lewisgaul/zig-nestedtext | A simple human-readable data format parser library written in Zig. | 13 |
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |
ota-meshi/yaml-eslint-parser | A YAML parser that produces output compatible with ESLint | 10 |
jech/cl-yacc | A Common Lisp implementation of the Yacc parser generator tool | 57 |
gvvaughan/lyaml | A Lua binding for working with YAML data formats | 209 |