vlang-yaml
YAML parser
Native YAML parsing and loading functionality in Vlang
YAML reader in native Vlang
24 stars
1 watching
4 forks
Language: V
last commit: over 2 years ago
Linked from 1 awesome list
vlangvlang-moduleyamlyaml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
jeanfredrik/yaml-tag | A library that enables human-friendly YAML parsing in JavaScript template literals | 8 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
kubkon/zig-yaml | A YAML parser for Zig programming language | 146 |
dlang-community/d-yaml | A YAML parser and emitter for the D programming language | 119 |
behrang/yamlswift | A Swift library for parsing YAML and JSON documents into a structured format | 404 |
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 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
aofdev/yaml-peg | A PEG parser for YAML written in Rust. | 10 |
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |
lewisgaul/zig-nestedtext | A simple human-readable data format parser library written in Zig. | 13 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
yaml/yaml-spec | Maintains and updates a widely adopted data language specification | 346 |