mayah / tinytomlLinks
A header only C++11 library for parsing TOML
☆171Updated last year
Alternatives and similar repositories for tinytoml
Users that are interested in tinytoml are comparing it to the libraries listed below
Sorting:
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆408Updated 3 months ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- optional (nullable) objects for C++14☆316Updated 4 years ago
- cpptoml is a header-only library for parsing TOML☆600Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A simple C++11 command line argument parser☆231Updated 3 months ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Experimental config library for C++☆143Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆242Updated 5 months ago
- Minimal, type safe printf replacement library for C++