taocpp / jsonLinks
C++ header-only JSON library
☆664Updated 2 weeks ago
Alternatives and similar repositories for json
Users that are interested in json are comparing it to the libraries listed below
Sorting:
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆463Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆501Updated this week
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆469Updated last week
- Yet Another Serialization☆769Updated 10 months ago
- Unicode (UTF-8) capable std::string☆548Updated 3 months ago
- A C++17 cross-platform implementation for UUIDs☆858Updated last year
- A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPa…☆809Updated this week
- A miniature library for struct-field reflection in C++☆630Updated last month
- mstch is a complete implementation of {{mustache}} templates using modern C++☆588Updated 4 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆540Updated this week
- C++17 `std::variant` for C++11/14/17☆704Updated 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 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆764Updated 2 weeks ago
- C++ hash map and hash set which preserve the order of insertion☆563Updated last month
- Your binary serialization library☆1,206Updated 2 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆523Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆917Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆560Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆462Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆963Updated 6 months ago
- Pure C++17 Signals and Slots☆434Updated 3 years ago
- Async++ concurrency framework for C++11☆1,414Updated last year
- Semantic Versioning for modern C++☆345Updated 5 months 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…☆679Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago
- The C++14 wrapper around sqlite library☆941Updated last year
- Provides helper tools for creating RESTful services using Boost.Beast☆260Updated 2 years ago
- JSON Web Token library for C++☆423Updated 3 months ago