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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Configurator!