config
Configuration describes the arrangement of function details and information that is stored and used to affect the operation of a computer program. This includes settings and options, organization of components, dependencies, environments, etc.
Here are 4,470 public repositories matching this topic...
A library to store your Arduino sketches config in EEPROM and modify it at runtime rather than just at compile time.
-
Updated
Apr 12, 2018 - C++
A format-independent C++ configuration library with support for both ini, json, yaml style config file and zookeeper/etcd.(配置解析库&轻量级配置中心)
-
Updated
Dec 14, 2018 - C++
This small single header library allows handling of ini-style config-files. In addition to the standard ini-format, this library allows values with more than one parameter (separation with commas).
-
Updated
Aug 4, 2019 - C++
Small utility library that allows you to load values from a configuration file. The most important feature of this library is that values identifiers and types are specified at compile time. This allows to check at runtime if all values have been loaded and thus prematurely detect errors.
-
Updated
Jan 12, 2020 - C++
Configuration library for ESP8266 based boards like NodeMCU and Wemos D1 mini.
-
Updated
Jan 31, 2020 - C++
Arduino sketch for communication between RS485-ModbusRTU device to Web-Server thru encrypted MQTT. Additionally, WiFi Manager feature helps to configure WiFi Node on field.
-
Updated
Feb 21, 2020 - C++
A multi-platform binary-format configuration system
-
Updated
Mar 8, 2020 - C++
Crossplatform all-in-one INI-file parser, written on C++ with STL. Supports subsections, multiline values, arrays, maps and file inclusions.
-
Updated
Apr 21, 2020 - C++
- Followers
- 54 followers
- Wikipedia
- Wikipedia