go-yaml

YAML parser library

A Go YAML parser and encoder with improved performance, customization options, and team collaboration features.

YAML support for the Go language

GitHub

1k stars
9 watching
137 forks
Language: Go
last commit: 2 months ago
gogolanggolang-libraryyamlyaml-parser

Related projects:

Repository Description Stars
yaml/adayaml An experimental implementation of the YAML 1.3 standard in Ada. 37
yaml/libyaml A C library for parsing and emitting YAML data formats 979
pelletier/go-toml Library for parsing and generating the TOML file format in Go. 1,751
chyh1990/yaml-rust A pure Rust implementation of the YAML 1.2 specification 613
kubkon/zig-yaml A YAML parser for Zig programming language 153
yosymfony/toml A PHP parser for TOML configuration files 202
jpsim/yams A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types 1,123
goccmack/gocc A tool for generating lexers and parsers from a BNF file with semantic actions. 621
gomarkdown/markdown A Markdown parsing and rendering library for Go. 1,439
jech/cl-yacc A Common Lisp implementation of the Yacc parser generator tool 57
alexflint/go-arg Provides a structured approach to parsing command-line arguments in Go 2,046
jasom/nyaml A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. 26
go-ole/go-ole A Go implementation of the Windows COM API using shared libraries 1,177
gosimple/slug Tools for creating URL-friendly strings from Unicode input 1,177
aofdev/yaml-peg A PEG parser for YAML written in Rust. 10