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
- Program crashes with ordered_json, but works fine with json
- to_json(std::filesystem::path) can create invalid UTF-8 chars on windows
- Add support of multi-dim C-style array member of struct.
- Newer serialization macros not listed in README
- Cannot use std::format on nholman::json objects
- Parsing simple zeroes throws type exception
- NLOHMANN_JSON_FROM* macros not comptaible with non-default-constructible types
- stack overflow while fuzzing parse-cbor-fuzzer
- Exception when trying to insert my json object inside json file
- very accidental: SIGABRT when parsing json string with allow_exceptions=false
- Docs
- C++ not yet supported