yaml-sucks

YAML parser testbed

Demonstrates parsing ambiguity in YAML files and compares different implementations.

YAML sucks.

GitHub

616 stars
8 watching
16 forks
Language: Shell
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jdonnerstag/vlang-yaml Native YAML parsing and loading functionality in Vlang 24
chyh1990/yaml-rust A pure Rust implementation of the YAML 1.2 specification 613
pandastrike/yaml-cli A simple command-line utility for parsing and modifying YAML files. 86
yaml/adayaml An experimental implementation of the YAML 1.3 standard in Ada. 37
aofdev/yaml-peg A PEG parser for YAML written in Rust. 10
yaml/yaml-test-suite A comprehensive test suite for YAML data formats 197
jasom/nyaml A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. 26
goccy/go-yaml A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. 1,217
cknoll/yamlpyowl Converts YAML data into an OWL representation that can be used by reasoners or exported to standard formats 16
biojppm/rapidyaml A fast YAML parsing and emitting library for C++ 592
perlpunk/yaml-pp-p5 A modular YAML processor for parsing and generating YAML 1.2 documents 24
cloudbase/powershell-yaml A PowerShell module that serializes and deserializes simple objects to and from YAML format. 436
0k/shyaml A script that enables reading YAML data through the command line interface. 766
fjoppe/legivel An exact Yaml 1.2 deserializer implementation 60
jimmiebergmann/mini-yaml A lightweight C++11 YAML serializer and deserializer. 222