json
https://github.com/nlohmann/json
C++
JSON for Modern C++
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported44 Subscribers
View all SubscribersAdd a CodeTriage badge to json
Help out
- Issues
- Natvis file for version 3.12.0 does not contain a type definition for detail::json_default_base
- Add a type in the natvis template for detail::json_default_base
- Constructing array from C++20 ranges view does not work
- docs: remove unnecessary template before get in README & docs (fixes #4825)
- Fix json::update() with merge_objects==true error
- function argument safety check silently optimized out in release build by clang
- Fix NLOHMANN_DEFINE_TYPE_* macros for zero-member types
- C++17 std::optional feature not enabled
- Make escape/unescape functions linear and not memory-storming.
- Add NLOHMANN_JSON_SERIALIZE_ENUM_STRICT macro that throws type_error.302 on unknown JSON value (Fixes #3992)
- Docs
- C++ not yet supported