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 supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to json
Help out
- Issues
- New macros for the named JSON convertor generation
- Add keep parameter to dump to copy invalid UTF-8 bytes as-is
- UTF-8 invalid characters are not always ignored when dumping with error_handler_t::ignore
- Allowing std::map object with serialized Enum key type to be converted to a JSON object and vice versa - #4378
- optional: use #if instead of #ifndef, fixes #3859
- Allow to continue after parse error
- Add test for ranges
- Add missing #includes based on C++ language server.
- Bring Meson build definition more in line with CMake
- Make serializer dump() non-recursive
- Docs
- C++ not yet supported