taocpp / jsonLinks
C++ header-only JSON library
☆659Updated 8 months ago
Alternatives and similar repositories for json
Users that are interested in json are comparing it to the libraries listed below
Sorting:
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆465Updated last week
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- A C++17 cross-platform implementation for UUIDs☆849Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆457Updated last month
- Yet Another Serialization☆766Updated 8 months ago
- A miniature library for struct-field reflection in C++☆613Updated last week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆959Updated 5 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆554Updated 3 months ago
- C++17 `std::variant` for C++11/14/17☆704Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated this week
- Your binary serialization library☆1,194Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆910Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆512Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆417Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- Unicode (UTF-8) capable std::string☆552Updated 2 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆537Updated 3 weeks 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…☆675Updated 3 years ago
- A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPa…☆803Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,441Updated 2 weeks ago
- Subprocessing with modern C++☆549Updated 2 weeks ago
- Semantic Versioning for modern C++☆341Updated 3 months ago
- Provides helper tools for creating RESTful services using Boost.Beast☆261Updated 2 years ago
- C++ library for storing and printing backtraces.☆477Updated last week
- C++ hash map and hash set which preserve the order of insertion☆556Updated last week
- mstch is a complete implementation of {{mustache}} templates using modern C++☆587Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,602Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- Pure C++17 Signals and Slots☆435Updated 3 years ago