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 supported50 Subscribers
View all SubscribersAdd a CodeTriage badge to rapidjson
Help out
- Issues
- Various CMake improvements
- Crash while encoding JSON map to string
- No validation performed when schema references a type from another schema in the same schema document provider
- Validation fails to fail on missing required inner field
- Making GenericMemberIterator comply with C++20's std::random_access_iterator concept
- build: set CMake policy CMP0090 to NEW
- fix(cmake): Add missing POST_BUILD option to travis_doc target
- fix(cmake): Update CMake minimum required version
- Correct the behaviors of WriteBuffer
- Compiler error when linking `document.h` [cannot assign to const qualified type]
- Docs
- C++ not yet supported