nlohmann / std_json
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
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Roman numeral support for C++17☆52Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ generic make factory☆106Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- A tool to collect the exceptions that can reach a C++ function☆24Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆101Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Variadic templates and std::integer_sequence support library☆110Updated last month
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Warning suppression library (C++)☆82Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- An indirect value-type for C++☆82Updated last year
- A bunch of small C++ utilities☆65Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago