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
- Integer overflow in the `GenericReader::ParseNumber()` function of `include/rapidjson/reader.h` when parsing JSON text from a stream.
- CVE-2024-39684
- GenericSchema::schemaMap_ is not a map and leads to O(n) complexity
- New version release
- Stack exhaustion denial of service
- Memory exhaustion denial of service
- problem with gcc trunck (gcc 15.0.0)
- When including rapidjson for LMDeploy, I encountered cmake errors
- Error:/rapidjson/document.h:2334:15: error: expected unqualified-id before ‘bool’
- simple stringfy too slow, even slower than jsoncpp, dont know why
- Docs
- C++ not yet supported