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
- 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.
- The parser cannot parse non-normal values!
- Documentation request of how to use rapidjson with uint8_t
- Provide ability for non-terminated strings parsing for SAX parser
- Using C++11 features and added missing asserts
- Stringify a ConstObject?
- Docs
- C++ not yet supported