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
- Throw type_error.318 when serializing discarded values to binary formats
- Don't overwrite BUILD.bazel while making a release
- Create objects for pointer tokens that cannot be array indices
- Behavior differences in operator[] object creation with a json_pointer
- fix: restore the character that terminates a number
- operator>> does not restore the character that terminates a number
- Reject nested indefinite-length CBOR string chunks
- Avoid allocating temporary basic_json for cbor and msgpack object keys
- to_bson() is O(size × nesting depth), not linear as documented
- CBOR: cbor_tag_handler_t::store rejects documents that ignore accepts, and drops tag numbers 6-20
- Docs
- C++ not yet supported