All Projects → go-gcfg → Gcfg

go-gcfg / Gcfg

Licence: other
read INI-style configuration files into Go structs; supports user-defined types and subsections

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Gcfg

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 (-41.1%)
Mutual labels:  config, configuration, ini
Ini
Package ini provides INI file read and write functionality in Go
Stars: ✭ 2,771 (+1797.95%)
Mutual labels:  ini, parser, configuration
libconfini
Yet another INI parser
Stars: ✭ 106 (-27.4%)
Mutual labels:  config, configuration, ini
config-parser
A slim, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.
Stars: ✭ 67 (-54.11%)
Mutual labels:  config, configuration, ini
Goconfig
Package goconfig is a fully functional and comments-support configuration file (.ini) parser.
Stars: ✭ 568 (+289.04%)
Mutual labels:  ini, parser, configuration
Dasel
Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.
Stars: ✭ 759 (+419.86%)
Mutual labels:  config, parser, configuration
Ini Parser
Read/Write an INI file the easy way!
Stars: ✭ 643 (+340.41%)
Mutual labels:  config, ini, configuration
Strictyaml
Type-safe YAML parser and validator.
Stars: ✭ 836 (+472.6%)
Mutual labels:  config, parser, configuration
Clear Config
Scala FP configuration library with a focus on runtime clarity
Stars: ✭ 108 (-26.03%)
Mutual labels:  config, configuration
Iniscan
A php.ini scanner for best security practices
Stars: ✭ 1,454 (+895.89%)
Mutual labels:  ini, configuration
Dynaconf
Configuration Management for Python ⚙
Stars: ✭ 2,082 (+1326.03%)
Mutual labels:  config, configuration
Inih
Simple .INI file parser in C, good for embedded systems
Stars: ✭ 1,394 (+854.79%)
Mutual labels:  ini, parser
Config Lite
A super simple & flexible & useful config module.
Stars: ✭ 78 (-46.58%)
Mutual labels:  config, configuration
Netcopa
Network Configuration Parser
Stars: ✭ 112 (-23.29%)
Mutual labels:  parser, configuration
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 (-47.26%)
Mutual labels:  config, ini
Go Config
Robust application configuration made simple
Stars: ✭ 117 (-19.86%)
Mutual labels:  config, configuration
Config
A lightweight yet powerful config package for Go projects
Stars: ✭ 126 (-13.7%)
Mutual labels:  config, configuration
Rime pure
【rime小狼毫\trime同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文四叶草九宫格拼音方案\四叶草拼音、小鹤双拼、极品五笔、徐码、郑码】 rime配置
Stars: ✭ 73 (-50%)
Mutual labels:  config, configuration
Appconfiguration
Questions, feedback and samples for Azure App Configuration service
Stars: ✭ 116 (-20.55%)
Mutual labels:  config, configuration
Confl
Config parser for go, modeled after Nginx format, Nice lenient syntax with Comments
Stars: ✭ 127 (-13.01%)
Mutual labels:  config, configuration

Gcfg reads INI-style configuration files into Go structs; supports user-defined types and subsections.

Package docs: https://godoc.org/gopkg.in/gcfg.v1

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].