yaml-cpp
YAML parser
A C++ library for parsing and emitting YAML data
A YAML parser and emitter in C++
5k stars
118 watching
2k forks
Language: C++
last commit: 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
danmar/cppcheck | Automated code analysis tool for C and C++ code | 5,882 |
thelartians/moderncppstarter | A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. | 4,526 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
microsoft/vcpkg | A tool to manage dependencies and packages for C/C++ projects on various platforms. | 23,503 |
biojppm/rapidyaml | A fast YAML parsing and emitting library for C++ | 592 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,934 |
cpm-cmake/cpm.cmake | A CMake module for managing dependencies in cross-platform projects | 3,099 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 436 |
microsoft/vscode-cpptools | Adds C/C++ language support to Visual Studio Code with editing and debugging features | 5,550 |
juce-framework/juce | A cross-platform C++ framework for building desktop and mobile audio applications and plug-ins | 6,731 |
open-source-parsers/jsoncpp | A C++ library for working with JSON data | 8,223 |
kitware/cmake | A cross-platform build system generator | 6,933 |
picanumber/yapp | Parallel pipeline library for stream processing | 62 |
joaotavora/yasnippet | A template system for Emacs that allows users to expand abbreviations into function templates. | 2,819 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |