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
- Add missing #includes based on C++ language server.
- Bring Meson build definition more in line with CMake
- Make serializer dump() non-recursive
- Adding support for unsigned 64bit integers in json::tobson (#3894)
- Check we don't overflow when casting down integers during parsing
- Change `operator==` overload that constrains to `is_scalar_v` to constrain to compatible types.
- using allocator for bson
- Fixed basic_json::diff and basic_json::patch not compiling with custom string type (#4134)
- Ordered map remove duplicate codes
- NLOHMANN_DEFINE_TYPE_* fails with zero members
- Docs
- C++ not yet supported