property_tree
Config file parser
A C++ library for parsing and generating XML and INI-style configuration files
Boost.org property_tree module
55 stars
13 watching
93 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 |
| A C++ library for logging in applications and libraries | 183 |
| Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
| A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
| A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| An example C++ project to parse a specific configuration file format | 1 |
| A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A C++11 metaprogramming library enabling advanced template-based programming | 245 |
| Enables seamless interoperability between C++ and the Python programming language. | 476 |
| A C++ library that provides high-range and precision number types with interoperability capabilities | 202 |
| A C++ library for working with images in a generic and efficient way | 178 |
| A C/C++ library that enables the parsing and processing of structured configuration files | 1,130 |
| A parser for config files in the style of Windows INI | 19 |