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
1k stars
9 watching
137 forks
Language: Go
last commit: 2 months ago gogolanggolang-libraryyamlyaml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
| An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
| A C library for parsing and emitting YAML data formats | 979 |
| Library for parsing and generating the TOML file format in Go. | 1,751 |
| A pure Rust implementation of the YAML 1.2 specification | 613 |
| A YAML parser for Zig programming language | 153 |
| A PHP parser for TOML configuration files | 202 |
| A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,123 |
| A tool for generating lexers and parsers from a BNF file with semantic actions. | 621 |
| A Markdown parsing and rendering library for Go. | 1,439 |
| A Common Lisp implementation of the Yacc parser generator tool | 57 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
| A Go implementation of the Windows COM API using shared libraries | 1,177 |
| Tools for creating URL-friendly strings from Unicode input | 1,177 |
| A PEG parser for YAML written in Rust. | 10 |