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 supported42 Subscribers
View all SubscribersAdd a CodeTriage badge to json
Help out
- Issues
- [MSVC][std:c++latest] JSON failed with error C2678: binary '==': no operator found which takes a left-hand operand of type 'nlohmann::json_abi_v3_11_2::json'
- .value() with optional default value fails to compile
- Unexpected deprecation warning in 3.11.2
- Added support for pretty printing predicate
- `ordered_json` doesn't support construction from C array of custom type
- Compiler warning 'array-bounds' on g++12.2.0 on Ubuntu 22.10 kinetic with RelWithDebugInfo
- Further reorganize and clean up CMake code
- Reorganize CMake code and add feature summary
- Allow value(json_pointer) to work with arrays as documented
- fix for 3732
- Docs
- C++ not yet supported