jtilly / inihLinks
This is a header only C++ version of inih.
☆444Updated 9 months ago
Alternatives and similar repositories for inih
Users that are interested in inih are comparing it to the libraries listed below
Sorting:
- Cross-platform C++ library providing a simple API to read and write INI-style configuration files☆1,215Updated 7 months ago
- Simple C++ ini parser.☆297Updated 3 weeks ago
- A header-only and easy to use Ini file parser for C++.☆396Updated 5 months ago
- Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Cr…☆651Updated 2 years ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,262Updated last year
- A simple C++14 signal-slots implementation☆811Updated last year
- Event Dispatcher and callback list for C++☆1,527Updated 7 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,446Updated 5 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆445Updated last month
- The C++14 wrapper around sqlite library