Legivel
Yaml parser
An exact Yaml 1.2 deserializer implementation
F# Yaml 1.2 parser
60 stars
4 watching
5 forks
Language: F#
last commit: over 1 year ago
Linked from 1 awesome list
fsharpyamlyaml-parseryaml-processor
Related projects:
Repository | Description | Stars |
---|---|---|
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |
adamserafini/zaml | A fast YAML 1.2 parsing library for Python written in Zig. | 102 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
bleis-tift/fsyaml | A typed YAML library for F# that maps YAML data structures to F# records and types. | 37 |
biojppm/rapidyaml | A fast YAML parsing and emitting library for C++ | 583 |
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
lewisgaul/zig-nestedtext | A simple human-readable data format parser library written in Zig. | 13 |
ufirstgroup/ymlr | A YAML encoder for Elixir. | 22 |