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: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/program_options | A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 |
boostorg/log | A C++ library for logging in applications and libraries | 183 |
boostorg/serialization | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
boostorg/json | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
boostorg/hof | A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
boostorg/pfr | Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
beached/daw_json_link_config_parser | An example C++ project to parse a specific configuration file format | 1 |
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
boostorg/regex | A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
boostorg/mp11 | A C++11 metaprogramming library enabling advanced template-based programming | 245 |
boostorg/python | Enables seamless interoperability between C++ and the Python programming language. | 476 |
boostorg/multiprecision | A C++ library that provides high-range and precision number types with interoperability capabilities | 202 |
boostorg/gil | A C++ library for working with images in a generic and efficient way | 178 |
hyperrealm/libconfig | A C/C++ library that enables the parsing and processing of structured configuration files | 1,130 |
easco/configparser_ex | A parser for config files in the style of Windows INI | 19 |