rapidjson
https://github.com/tencent/rapidjson
C++
A fast JSON parser/generator for C++ with both SAX/DOM style API
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 supported51 Subscribers
View all SubscribersAdd a CodeTriage badge to rapidjson
Help out
- Issues
- Clang Static Analyzer complain about null pointer dereference
- JSON Schema draft v6 and v7 or maybe v8 support
- FindMember() and other methods assume a StringRef is null-terminated and ignore length
- Write crash in Array with only one record.
- 在vc2008下如何用 rapidjson::value 做为返回值呢??
- UTF8 validation can access past the end of the input
- The path parameter in GetValueByPointer function no accept char o string
- How to parse json file with type composition of std::optional and std::variant?
- How to use FileReadStream to parse large json file part by part
- duplicate member/key tag:question
- Docs
- C++ not yet supported