beached / daw_json_linkLinks
Fast, convenient JSON serialization and parsing in C++
☆500Updated 2 months ago
Alternatives and similar repositories for daw_json_link
Users that are interested in daw_json_link are comparing it to the libraries listed below
Sorting:
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆460Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- A miniature library for struct-field reflection in C++☆598Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆421Updated 4 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆506Updated 3 weeks ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆465Updated this week
- 🦘 A dependency injection container for C++11, C++14 and later☆536Updated this week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆539Updated last year
- A lightweight C++20 serialization and RPC library☆883Updated last month
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated last week
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API