nlohmann / std_jsonLinks
A proposal for a JSON data type in the C++ standard library
☆56Updated 5 years ago
Alternatives and similar repositories for std_json
Users that are interested in std_json are comparing it to the libraries listed below
Sorting:
- C++ generic make factory☆108Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Fast containers of polymorphic objects.☆66Updated 2 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆104Updated 6 years ago