yomel

YAML parser

Library implementing YAML parsing for Elixir

読める、読めるぞぉ!!

GitHub

6 stars
2 watching
1 forks
Language: Elixir
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kamillelonek/yaml-elixir A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language 171
ufirstgroup/ymlr A YAML encoder for Elixir. 22
yakaz/yamerl An Erlang-based parser for human-friendly data serialization formats YAML and JSON 205
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
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
zamith/tomlex An Elixir implementation of the TOML markup language parser 32
jcomellas/ex_hl7 HL7 message parser for Elixir 41
jdonnerstag/vlang-yaml Native YAML parsing and loading functionality in Vlang 24
fjoppe/legivel An exact Yaml 1.2 deserializer implementation 60
goccy/go-yaml A YAML parser and encoder for the Go programming language. 1,179
yaml/adayaml An experimental implementation of the YAML 1.3 standard in Ada. 37
joe-noh/colorful A color manipulation and formatting library written in Elixir. 2
aofdev/yaml-peg A PEG parser for YAML written in Rust. 10