C++ library for configuration file parsing. Uses Boost C++ libraries. 1.0 release coming soon!
Features
- Header-only (does not require building)
- It's really easy to use
- Cross-platform (there is only ISO C++ code and Boost C++ libraries).
- Allows to set option's necessity.
- Allows to set option's default value.
- Allows to set another "name-value" separator, instead default '='.
- Allows to use arbitrary nesting of sections
- Checks of value's semantic, like correct path, etc.
- Provides common checks of options and sections, like duplication, incorrection, etc.
- Supports single-line and multi-line comments (in C++ style)
- Allow to register options with multivalues
- Singleton-variant of configurator class
- Case-sensitivity (or insensitivity) for names of options and sections
Categories
LibrariesLicense
MIT LicenseFollow Configurator
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Configurator!