ini
Ini parser
A Go library for parsing and manipulating INI configuration files.
Package ini provides INI file read and write functionality in Go
3k stars
77 watching
373 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
configurationgoinilsif-enabledparser
Related projects:
Repository | Description | Stars |
---|---|---|
wlevene/ini | A Go library for parsing and manipulating INI configuration files | 15 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
gookit/ini | A library for managing configuration data in Go applications | 86 |
subpop/go-ini | A Go package that converts between INI file data and the Go structs used to represent it | 14 |
urfave/cli | A package for building simple command line tools in Go with support for flexible flag parsing and dynamic shell completion. | 22,463 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,785 |
twpayne/go-gpx | A Go package for reading and writing GPX files. | 37 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
create-go-app/cli | A command-line tool for creating and deploying full-stack web applications with Go backend, JavaScript/TypeScript frontend, and automated deployment using Ansible and Docker. | 2,628 |
duke-git/lancet | A comprehensive utility function library for Go. | 4,791 |
sashabaranov/go-openai | An unofficial wrapper for OpenAI's API services | 9,346 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
benhoyt/inih | A small, lightweight C library for parsing .INI files in a simple and compact way | 2,506 |
nicksnyder/go-i18n | A toolset for translating Go programs into multiple languages | 3,044 |
go-ego/gse | A Go-based NLP library providing efficient multilingual text segmentation and analysis capabilities. | 2,600 |