ini
Ini file reader
An ini file parser library providing basic record reading and formatting capabilities.
A teeny tiny ini parser
26 stars
5 watching
6 forks
Language: Zig
last commit: 5 months ago
Linked from 1 awesome list
iniini-parserzigzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
sreehax/zig-ini | A library to parse .ini files in the Zig programming language. | 6 |
ziglibs/zinput | A command-line input library written in Zig | 49 |
rxi/ini | A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. | 340 |
seb-jones/simple-ini-reader | A simple C library and command-line utility to read INI files | 17 |
wlevene/ini | A Go library for parsing and manipulating INI configuration files | 15 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
metayeti/mini | A lightweight C++ library for reading and writing INI files with customizable formatting and comments. | 542 |
ossystems/inih | A C-based parser for .INI configuration files used in embedded systems. | 42 |
ziglibs/ansi-term | A library providing escape codes and functionality to handle ANSI terminals in Zig programming language. | 73 |
zigimg/zigimg | A Zig language library for reading and writing various image formats | 462 |
ziglibs/uuencode | A package and command-line utility for encoding and decoding files using the Unix-to-Unix Encoding format | 1 |
jtilly/inih | A simple INI file parser written in C. | 440 |
hejsil/mecha | A parser combinator library for the Zig programming language | 493 |
compuphase/minini | A small and portable library for reading and writing configuration files in various formats. | 393 |
nobytesgiven/ini_parser | An LÖVE-specific Lua library for parsing and generating .ini files. | 17 |