taocpp / jsonLinks
C++ header-only JSON library
☆661Updated 8 months ago
Alternatives and similar repositories for json
Users that are interested in json are comparing it to the libraries listed below
Sorting:
- C++17 `std::variant` for C++11/14/17☆703Updated 2 years ago
- Yet Another Serialization☆767Updated 9 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆462Updated this week
- A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPa…☆802Updated this week
- C++ hash map and hash set which preserve the order of insertion☆562Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated this week
- A C++17 cross-platform implementation for UUIDs☆852Updated last year
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆467Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆622Updated last month
- Unicode (UTF-8) capable std::string☆547Updated 3 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆538Updated 2 weeks ago
- Your binary serialization library☆1,202Updated last month
- 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…☆677Updated 3 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆914Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆561Updated 3 months ago
- Async++ concurrency framework for C++11☆1,414Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆517Updated this week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆961Updated 6 months ago
- Subprocessing with modern C++☆553Updated 3 weeks ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆461Updated last month
- Provides helper tools for creating RESTful services using Boost.Beast☆261Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,001Updated last month
- mstch is a complete implementation of {{mustache}} templates using modern C++☆588Updated 4 years ago
- Semantic Versioning for modern C++☆341Updated 4 months ago
- Pure C++17 Signals and Slots☆434Updated 3 years ago