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:
- 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☆99Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- runtime to compile-time mappings☆108Updated 8 years ago
- Roman numeral support for C++17☆51Updated 2 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!☆75Updated 7 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated 3 weeks ago
- C++ static_enum☆87Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A bunch of small C++ utilities☆69Updated last year
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- Fast containers of polymorphic objects.☆69Updated 3 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!