benhoyt / inihLinks
Simple .INI file parser in C, good for embedded systems
☆2,890Updated 2 months ago
Alternatives and similar repositories for inih
Users that are interested in inih are comparing it to the libraries listed below
Sorting:
- ini file parser☆1,051Updated 2 months ago
- C/C++ Library for Processing Structured Configuration Files☆1,191Updated 2 weeks ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,604Updated 3 months ago
- A simple logging library implemented in C99☆3,332Updated last year
- MessagePack implementation for C and C++ / msgpack.org[C/C++]☆3,268Updated 5 months ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆2,491Updated this week
- C library for encoding, decoding and manipulating JSON data☆3,289Updated last month
- Cross-platform C++ library providing a simple API to read and write INI-style configuration files☆1,266Updated last month
- 📚 single header utf8 string functions for C and C++☆1,905Updated 11 months ago
- Lightweight JSON library written in C.☆1,442Updated last year
- Command-line arguments parsing library.☆778Updated 3 months ago
- tiny recursive descent expression parser, compiler, and evaluation engine for math expressions☆1,819Updated 2 weeks ago
- This is a header only C++ version of inih.☆448Updated last year
- https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs a…☆3,222Updated 3 weeks ago
- A portable, simple zip library written in C☆1,552Updated 5 months ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆754Updated 9 months ago
- Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket