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
- Let the labeler assign "aspect: binary formats", "python" and more "CI"
- Make JSON_STRICT_NUL_HANDLING part of the ABI tag
- Refuse to build the fuzzer drivers with NDEBUG
- Point to the clang-tidy check that rewrites implicit conversions
- Make serve_header.py listen on localhost and limit its CORS header
- Test JSON_BRACE_INIT_COPY_SEMANTICS for real, and fix one-element tuples under it
- Hash deeply nested values without recursing per nesting level
- Diff deeply nested values without recursing per nesting level
- Fix CBOR tag handling in cbor_tag_handler_t::store for non-binary items
- Merge deeply nested objects without recursing per nesting level
- Docs
- C++ not yet supported