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
- Fix -Werror=free-nonheap-object warning as error and add support for RVCT 4.1 ARM compiler
- rapidjson version 2.0
- Add two type conversions in bigintegertest.cpp
- Create parserfuzz.cpp
- Deserialization fails on invalid unicode code point
- reuse the json object, only revise some keywords, best formance for generate a json string?
- fix: Prevent class construction from freed data (stack.h)
- Error:/rapidjson/document.h:2334:15: error: expected unqualified-id before ‘bool’
- New version for googletest
- Writer always prints decimals when a float or double is used
- Docs
- C++ not yet supported