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
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- C++ generic make factory☆107Updated 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!☆75Updated last month
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 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 11 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ static_enum☆86Updated 5 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A bunch of small C++ utilities☆65Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- A fixed capacity dynamically sized string☆65Updated this week
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago