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
- inconsistent writing of a double precision number depending whether in an array with 2 or 3 elements
- macro overlap
- Gtest requires C++14, but Rapidjson uses C++11: this breaks building tests
- add ability to pretty writer to specify nesting level past which everything is written on a single line
- Modification after Swap causes segmentation fault
- find GTest via find_package
- Request a new release
- Security: is RapidJson a safe deserializer?
- If the methods of this calls are supposed to be overriden by derived clases, can you please mark them as virtual?
- Add support of parsing INFINITY and NAN according to the standard.
- Docs
- C++ not yet supported