Golang Configuration Package
-
Updated
Aug 20, 2025 - Go
Golang Configuration Package
A lightweight, single-header INI file parsing library written in C, with C++ compatibility. Focused on speed and safety, it offers a low-footprint, portable solution for decoding INI files. The library provides two APIs to suit different use cases: fast random access and memory-efficient streaming.
Add a description, image, and links to the ini-format topic page so that developers can more easily learn about it.
To associate your repository with the ini-format topic, visit your repo's landing page and select "manage topics."