gcfg

Config parser

A Go library that reads INI-style configuration files into data structures

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

GitHub

168 stars
7 watching
62 forks
Language: Go
last commit: over 3 years ago
configconfigurationconfiguration-filegogolanginiparser

Related projects:

Repository Description Stars
lytics/confl A config parser with lenient syntax and comments similar to Nginx format. 138
borudar/configuration A configuration library for Go programs that supports multiple data sources and types 108
dsbasko/go-cfg A unified configuration library for reading data from various sources. 43
kevinburke/ssh_config A Go library for parsing and manipulating SSH configuration files 429
editorconfig/editorconfig-core-go A Go library that parses and manipulates .editorconfig files for configuration management in software development. 141
jagerente/gocfg A configuration management library for Go programs. 6
muir/nfigure A reflective configuration library for Go that supports multiple sources and formats of configuration data. 8
sasbury/mini A package that parses and interprets configuration files in the ini style. 35
wlevene/ini A Go library for parsing and manipulating INI configuration files 15
vrischmann/envconfig A library to parse configuration from environment variables and fill structs. 241
madmurphy/libconfini A C-based library for parsing configuration files in a human-readable format. 164
go-simpler/env A package that simplifies loading environment variables into configuration structures in Go applications. 67
thomasobenaus/go-conf Library to simplify configuration management in Go applications 11
gookit/ini A library for managing configuration data in Go applications 85
gookit/config A configuration management library for Go applications 539