nlohmann / std_jsonLinks
A proposal for a JSON data type in the C++ standard library
☆55Updated 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:
- runtime to compile-time mappings☆108Updated 7 years ago
- Roman numeral support for C++17☆52Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- C++ generic make factory☆108Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- C++ static_enum☆86Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆178Updated 4 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- low-level library for minimizing the size of your types☆114Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year