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
- I am thinking about replacing json11 with RapidJSON
- Building rapidjson under GCC 4.2.0
- There is no way to get which required field is missing on schema validation
- Provide another example for the DOM parser
- Any equivalent to seekp for inserting when using the outputstream
- SSE2/SSE4.2 support for UTF-16
- Can rapidjson parse a json which key is not a string but an int?
- Add macros to allow throwing exceptions on certain failures
- Problem validating document against schema
- Schema examples are unclear
- Docs
- C++ not yet supported