rapidyaml
YAML parser
A fast YAML parsing and emitting library for C++
Rapid YAML - a library to parse and emit YAML, and do it fast.
592 stars
14 watching
104 forks
Language: C++
last commit: 3 months ago
Linked from 2 awesome lists
cpluspluscpp11custom-allocatoremitterjavascript-libraryjsonparserpython-libraryrapidserializationstlyaml
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
| A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,123 |
| An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
| A lightweight C++11 YAML serializer and deserializer. | 222 |
| An Erlang wrapper around the C library libyaml, providing efficient YAML parsing capabilities. | 51 |
| A type-safe YAML parser and validator with strict validation of markup and straightforward type casting. | 1,495 |
| A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
| A Ruby library for parsing and generating the TOML data interchange format | 151 |
| A set of tools and libraries to parse and edit YAML data using powerful syntax | 124 |
| A C-based JSON parsing and encoding library for Ruby | 1,479 |
| An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
| A Swift library for parsing YAML and JSON documents into a structured format | 405 |
| An exact Yaml 1.2 deserializer implementation | 60 |
| A modular YAML processor for parsing and generating YAML 1.2 documents | 24 |
| A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |