go-ini
INI converter
A Go package that converts between INI file data and the Go structs used to represent it
Go package that encodes and decodes INI-files
14 stars
2 watching
6 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
decoderencodergolanginimarshalunmarshal
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility package for converting data between different types and structures in Go programming language | 22 |
| A Go library for parsing and manipulating INI configuration files | 15 |
| A Go package providing an Inertia.js server-side adapter | 217 |
| A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| An ASE file decoder and encoder written in Go | 12 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A Go library for decoding and encoding WAV audio files. | 311 |
| A case conversion library for Go. | 54 |
| A package providing a flexible data type in Go, allowing encoding and decoding of various data types without the need for explicit casting or switching. | 48 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
| A library for managing configuration data in Go applications | 86 |
| A library providing safe conversion and data retrieval functions from complex structures to basic types in Go. | 46 |
| Converts data types safely and efficiently in Go programs | 48 |