ToruNiina / toml11Links
TOML for Modern C++
☆1,222Updated last month
Alternatives and similar repositories for toml11
Users that are interested in toml11 are comparing it to the libraries listed below
Sorting:
- Header-only TOML config file parser and serializer for C++17.☆1,953Updated 2 weeks ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,314Updated last year
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,500Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,277Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,162Updated last month
- A C++17 cross-platform implementation for UUIDs☆865Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,793Updated 4 months ago
- Your binary serialization library☆1,213Updated 3 months ago
- cpptoml is a header-only library for parsing TOML☆601Updated 2 years ago
- scanf for modern C++☆1,295Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,651Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,807Updated last year
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,584Updated 9 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,676Updated last week
- Event Dispatcher and callback list for C++☆1,624Updated last year
- A Template Engine for Modern C++☆1,891Updated 2 months ago
- A high-performance, fully-featured CSV parser and serializer for modern C++.☆1,051Updated 5 months ago
- Argument Parser for Modern C++☆3,355Updated 11 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,310Updated 2 weeks ago
- A library for interactive command line interfaces in modern C++☆1,335Updated 3 weeks ago
- Argh! A minimalist argument handler.☆1,408Updated 11 months ago
- Rapid YAML - a library to parse and emit YAML, and do it fast.☆692Updated this week
- Modern C++ socket library.☆875Updated last week
- Yet Another Serialization☆770Updated 10 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,723Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 months ago
- A simple C++14 signal-slots implementation