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:
- Roman numeral support for C++17☆52Updated last year
- C++ static_enum☆86Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- C++ generic make factory☆108Updated 6 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- std::bitset with constexpr implementations plus additional features.☆122Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago