Added yaml-cpp

yaml-cpp is already listed on libhunt, adding it to the Yaml category here
This commit is contained in:
Aditya Gupta
2021-02-28 16:04:10 +05:30
committed by GitHub
parent 3b72f348d2
commit ee25e5560d

View File

@@ -913,6 +913,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
## Yaml
* [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]
## Miscellaneous
*Useful libraries or tools that don't fit in the categories above or maybe just not categorised yet*