libconfig-persistence is a small library that allows you to read/parse and write the configuration of an application easily. It supports Linux, Windows and Mac and allows a simple "name=value" configuration or XML.
Homepage
Download
Recent Releases
1.0 RC-125 Jan 2025 13:15
minor feature:
libconfig-persistence 1.0 RC-1 has been released. Please test!
Notable changes:
* Usage of std::shared_ptr instead of raw pointers
* Update of README.md explaining how to build and install
* Preliminary package generation with CPACK (Linux Windows)
0.901 Sep 2021 17:54
major feature:
First BETA release
Please test!
* There are two new methods since the early preview
* There is also quite a bit of documentation (PDF (if latex is available) and HTML) and a small example program.
* Installation directives for cmake so cmake --install will create an installation.