nlohmann / std_jsonLinks
A proposal for a JSON data type in the C++ standard library
☆55Updated 6 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☆101Updated 7 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- C++ static_enum