All Projects → taneryilmaz → libconfigini

taneryilmaz / libconfigini

Licence: BSD-3-Clause license
Configuration parser library in INI format

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to libconfigini

Slim-Config
A file configuration loader that supports PHP, INI, XML, JSON, and YML files for the Slim Framework. It internally uses https://github.com/hassankhan/config.
Stars: ✭ 28 (-12.5%)
Mutual labels:  config, ini
Ini Parser
Read/Write an INI file the easy way!
Stars: ✭ 643 (+1909.38%)
Mutual labels:  config, ini
Config
PHP library for simple configuration management
Stars: ✭ 39 (+21.88%)
Mutual labels:  config, ini
parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (+168.75%)
Mutual labels:  config, ini
Config
📝 Go config manage(load,get,set). support JSON, YAML, TOML, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名
Stars: ✭ 225 (+603.13%)
Mutual labels:  config, ini
config-parser
A slim, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.
Stars: ✭ 67 (+109.38%)
Mutual labels:  config, ini
Crudini
A utility for manipulating ini files
Stars: ✭ 292 (+812.5%)
Mutual labels:  config, ini
Data
Extended implementation of ArrayObject - useful collection for any config in your system (write, read, store, change, validate, convert to other format and etc).
Stars: ✭ 77 (+140.63%)
Mutual labels:  config, ini
Gcfg
read INI-style configuration files into Go structs; supports user-defined types and subsections
Stars: ✭ 146 (+356.25%)
Mutual labels:  config, ini
Cfgdiff
diff(1) all your configs
Stars: ✭ 138 (+331.25%)
Mutual labels:  config, ini
plaster
Application config settings abstraction layer.
Stars: ✭ 19 (-40.62%)
Mutual labels:  config, ini
ini
📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file parse and loader. INI配置读取管理,支持多文件加载,数据覆盖合并, 解析ENV变量, 解析变量引用。DotEnv 解析加载
Stars: ✭ 72 (+125%)
Mutual labels:  config, ini
libconfini
Yet another INI parser
Stars: ✭ 106 (+231.25%)
Mutual labels:  config, ini
DYNAMICMORTAL
Config files for my GitHub profile.
Stars: ✭ 19 (-40.62%)
Mutual labels:  config
uconfig
Lightweight, zero-dependency, and extendable configuration management library for Go
Stars: ✭ 53 (+65.63%)
Mutual labels:  config
lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for rapid and reproducible ML experimentation with best practices. ⚡🔥⚡
Stars: ✭ 1,905 (+5853.13%)
Mutual labels:  config
Enderfga
Undergraduate period academic garbage
Stars: ✭ 49 (+53.13%)
Mutual labels:  config
electron-json-config
Simply set and get configuration from a json file for your Electron app
Stars: ✭ 25 (-21.87%)
Mutual labels:  config
ApexConfigs
Apex Legends configs for a competitve player
Stars: ✭ 52 (+62.5%)
Mutual labels:  config
logstash-config
logstash-config provides a parser and abstract syntax tree (AST) for the Logstash config format, written in Go
Stars: ✭ 26 (-18.75%)
Mutual labels:  config

libconfigini

libconfigini is a configuration file parser library in INI format. See the INSTALL file for installation instructions and ./tests directory for example usage.

Author

Taner YILMAZ

License

See LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].