mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-16 20:07:06 +03:00
Add LibCYAML (yaml library) (#1625)
This commit is contained in:
@@ -1176,6 +1176,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||
## Yaml
|
||||
|
||||
* [fkYAML](https://github.com/fktn-k/fkYAML) - A C++ header-only YAML library. [MIT]
|
||||
* [LibCYAML](https://github.com/tlsa/libcyaml) - C library for reading and writing YAML. [ISC]
|
||||
* [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]
|
||||
* [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