ini
INI parser
A Go library for parsing and manipulating INI configuration files
ini parser for golang
15 stars
1 watching
4 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. | 337 |
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 | 85 |
nobytesgiven/ini_parser | An LÖVE-specific Lua library for parsing and generating .ini files. | 16 |
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 | 61 |
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. | 385 |
mohamedghita/conan-inih | A Python package providing an extended INI reader for handling various data types in configuration files | 3 |
kevinburke/ssh_config | A Go library for parsing and manipulating SSH configuration files | 429 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files in OpenResty servers. | 49 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |