property_tree

Config file parser

A C++ library for parsing and generating XML and INI-style configuration files

Boost.org property_tree module

GitHub

55 stars
13 watching
93 forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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 182
boostorg/serialization Provides a C++ framework for serializing and deserializing data structures to and from various formats 121
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,334
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,562
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 84
boostorg/mp11 A C++11 metaprogramming library enabling advanced template-based programming 243
boostorg/python Enables seamless interoperability between C++ and the Python programming language. 472
boostorg/multiprecision A C++ library that provides high-range and precision number types with interoperability capabilities 198
boostorg/gil A C++ library for working with images in a generic and efficient way 179
hyperrealm/libconfig A C/C++ library that enables the parsing and processing of structured configuration files 1,123
easco/configparser_ex A parser for config files in the style of Windows INI 19