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
374 forks
Language: Go
last commit: 7 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 | 5,995 |
gookit/ini | A library for managing configuration data in Go applications | 85 |
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,371 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,759 |
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,608 |
duke-git/lancet | A comprehensive utility function library for Go that provides a wide range of functions for common tasks. | 4,698 |
sashabaranov/go-openai | An unofficial wrapper for OpenAI's API services | 9,238 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
benhoyt/inih | A small, lightweight C library for parsing .INI files in a simple and compact way | 2,471 |
nicksnyder/go-i18n | A toolset for translating Go programs into multiple languages | 3,017 |
go-ego/gse | A Go-based NLP library providing efficient multilingual text segmentation and analysis capabilities. | 2,581 |