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
- Recycling Document structure
- IsNumber() is true, but GetInt() assert_fail
- Inconsistent IsObject() property in searching through nested properties in rapidjson document
- 如何从节点得到节点路径
- Assertion failing using simpledom.cpp example
- Fixed GCC's -Wzero-as-null-pointer-constant warning
- Query: What are the minimum build requirements rapidjson is targeting?
- Crashing while traversing parsed document (master)
- Warning in strtod.h when compiling with -Wstrict-overflow=5 on gcc 9.3
- Fix strict-overflow warnings in strtod.h (#1928).
- Docs
- C++ not yet supported