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
- Fix #4041: Support zero-member types in NLOHMANN_DEFINE_TYPE_* macros
- basic_json destructor allocates memory, violating noexcept semantics
- Fix serialization macros with no member variables
- VS2026 Insiders, C2678 With C++23 Modules
- Feature: Add constructor support for C++20 Ranges and Views
- MSVC: unexpected behaviour converting from json to a rvalue reference of a variant containing a type that can be constructed from a string
- Use the provided allocator in destroy() (#4842)
- support JSON Merge Patch (RFC 7396) diff creation
- MSVC: make #4526 pass (use #if for optional) - fixes #3859; re-amalgamate
- Add a type in the natvis template for detail::json_default_base
- Docs
- C++ not yet supported