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
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Configurator!