fast_yaml
YAML parser
An Erlang wrapper around the C library libyaml, providing efficient YAML parsing capabilities.
Fast YAML native library for Erlang / Elixir
51 stars
13 watching
19 forks
Language: Erlang
last commit: 5 months ago
Linked from 1 awesome list
erlanglibyamllibyaml-libraryyaml
Related projects:
Repository | Description | Stars |
---|---|---|
yaml/libyaml | A C library for parsing and emitting YAML data format | 963 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
edadma/libyaml | A library providing Scala Native bindings for the LibYAML YAML parser library | 0 |
adamserafini/zaml | A fast YAML 1.2 parsing library for Python written in Zig. | 102 |
biojppm/rapidyaml | A fast YAML parsing and emitting library for C++ | 583 |
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 |
joe-noh/yomel | Library implementing YAML parsing for Elixir | 6 |
behrang/yamlswift | A Swift library for parsing YAML and JSON documents into a structured format | 404 |
ufirstgroup/ymlr | A YAML encoder for Elixir. | 22 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |