mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-17 04:14:40 +03:00
Add LibYAML (yaml read/writer library) (#1619)
This commit is contained in:
@@ -1173,6 +1173,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||
|
||||
## Yaml
|
||||
|
||||
* [LibYAML](https://github.com/yaml/libyaml) - A C library for parsing and emitting YAML. [MIT] [website](https://pyyaml.org/wiki/LibYAML)
|
||||
* [mini-yaml](https://github.com/jimmiebergmann/mini-yaml) - Single header YAML 1.0 C++11 serializer/deserializer. [MIT]
|
||||
* [yaml-cpp](https://github.com/jbeder/yaml-cpp) - A YAML parser and emitter in C++. [MIT]
|
||||
* [rapidyaml](https://github.com/biojppm/rapidyaml) - Rapid YAML is a C++ library to parse and emit YAML. [MIT]
|
||||
|
||||
Reference in New Issue
Block a user