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
- Minor: unique_ptr template resolution workaround for MSVC
- Mixed comparison bug: number_unsigned (INT64_MAX+1~UINT64_MAX) vs number_integer
- Fix integer comparison bug
- fix: support constructing json from C++20 range views (#4916)
- TOCTOU race between lexer construction and locale changes causes float truncation
- Add null-safe noexcept accessors eval_value/eval_array/eval_object
- Fix indentation overflow and correctness bug
- Fix BSON conformance issue
- test: add missing parse-level tests for ignore_comment edge cases
- Add regression test for views
- Docs
- C++ not yet supported