yaml-rust
YAML parser
A pure Rust implementation of the YAML 1.2 specification
A pure rust YAML implementation.
613 stars
17 watching
141 forks
Language: Rust
last commit: 10 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 | 24 |
goccy/go-yaml | A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
yaml/yaml-spec | Maintains and updates a widely adopted data language specification | 353 |
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 formats | 979 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 739 |
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 |