ini
INI parser
A Go library for parsing and manipulating INI configuration files
ini parser for golang
15 stars
1 watching
5 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
astconfigconfigurationgolanginiini-parserinifile
Related projects:
Repository | Description | Stars |
---|---|---|
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
rxi/ini | A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. | 340 |
subpop/go-ini | A Go package that converts between INI file data and the Go structs used to represent it | 14 |
ossystems/inih | A C-based parser for .INI configuration files used in embedded systems. | 42 |
ziglibs/ini | An ini file parser library providing basic record reading and formatting capabilities. | 26 |
gookit/ini | A library for managing configuration data in Go applications | 86 |
nobytesgiven/ini_parser | An LÖVE-specific Lua library for parsing and generating .ini files. | 17 |
sreehax/zig-ini | A library to parse .ini files in the Zig programming language. | 6 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 62 |
flingengine/inih | A simple C++ header-only implementation of an INI file parser with compatibility features. | 1 |
compuphase/minini | A small and portable library for reading and writing configuration files in various formats. | 393 |
kevinburke/ssh_config | A Go library for parsing and manipulating SSH configuration files | 430 |
doujiang24/lua-resty-ini | Provides an ini parser for a Lua-based web framework | 49 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |