yaml-rust
YAML parser
A pure Rust implementation of the YAML 1.2 specification
A pure rust YAML implementation.
610 stars
17 watching
140 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
rustyaml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
aofdev/yaml-peg | A PEG parser for YAML written in Rust. | 10 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |
perlpunk/yaml-pp-p5 | A modular YAML processor for parsing and generating YAML 1.2 documents | 23 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
yaml/yaml-spec | Maintains and updates a widely adopted data language specification | 346 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
florob/rustyxml | An XML parser written in Rust | 103 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
hugal31/yara-rust | Provides Rust bindings for a popular pattern-matching library from VirusTotal | 77 |
yaml/libyaml | A C library for parsing and emitting YAML data format | 963 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 729 |
mirek/yaml.framework | A framework for parsing and serializing YAML data in Objective-C. | 244 |
vubiostat/r-yaml | A C-based R package for parsing and generating YAML documents | 166 |