A flexible C++ configuration management library supporting multiple file formats with real-time change detection.
-
Multi-Format Support
- JSON, YAML, INI, and XML parsing
- Easy extension for custom formats
- Automatic format detection
-
Dynamic Configuration
- Real-time file monitoring
- Event callbacks for value changes
- Hot-reload support
-
Advanced Features
- Value validation and type checking
- Encrypted configuration support
- Remote configuration via HTTP/HTTPS
- Schema validation