clibs / inih
Simple .INI file parser
☆19Updated 11 years ago
Alternatives and similar repositories for inih:
Users that are interested in inih are comparing it to the libraries listed below
- Simple event handling library.☆11Updated 10 years ago
- Simple wildcard string comparison for C☆19Updated 4 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- C str to us / ms utilities☆18Updated 10 years ago
- farmhash (C99)☆15Updated 8 years ago
- Terminal goodies☆27Updated 11 years ago
- Obtain a pointer to the struct that contains the struct member☆20Updated 9 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- Binary integer representation utilities.☆23Updated 11 years ago
- byte <> string conversion utilities☆14Updated 10 years ago
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- A bitfield ADT, used for easily managing bits, written in C under a BSD licence.☆15Updated 9 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- A deceptively simple way to add a configuration file to a command-line application.☆15Updated this week
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- JSON Never Dies - a binary JSON encoding experiment