marzer / tomlplusplus
Header-only TOML config file parser and serializer for C++17.
☆1,726Updated last week
Alternatives and similar repositories for tomlplusplus:
Users that are interested in tomlplusplus are comparing it to the libraries listed below
- TOML for Modern C++☆1,131Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,186Updated 6 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,529Updated last week
- Lightweight C++ command line option parser☆4,410Updated last week
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,603Updated this week
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,421Updated 3 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,245Updated 11 months ago
- Argument Parser for Modern C++☆3,028Updated 3 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,754Updated last year
- A Template Engine for Modern C++☆1,774Updated 3 weeks ago
- Your binary serialization library☆1,149Updated 2 months ago
- A C++11 library for serialization☆4,412Updated 3 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,404Updated this week
- UTF-8 with C++ in a Portable Way☆1,687Updated 3 months ago
- A C++17 cross-platform implementation for UUIDs☆800Updated 10 months ago
- Table Maker for Modern C++☆2,005Updated 10 months ago
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…