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 supported52 Subscribers
View all SubscribersAdd a CodeTriage badge to rapidjson
Help out
- Issues
- Use CMAKE_CXX_COMPILER_LAUNCHER instead of RULE_LAUNCH_COMPILE
- High Memory consumption when using rapidJson to generate a Json from a tree
- Different performance dependent on the constructor
- Insitu parsing
- Fix possible null-pointer dereference
- Suggestion for Parsing JSON to Custom Data Structure
- Remove -march=native/-mcpu=native default compilation flags.
- MemoryStream, EncodedInputStream and StreamTraits
- Fixed tests run while building rapidjson as inner project
- Does rapidjson support data type: int128, uint128, float128 ?
- Docs
- C++ not yet supported