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
- Release version 1.2.0
- Fixed forward declaration of PutUnsafe
- Fix MSVC build
- Fix recursive comparison operator for C++20
- Add overloaded function for count equals 1 in stack.h
- Invalid RapidJSON_INCLUDE_DIRS
- CMakeLists: include path fix + compatibility.
- Double loading Problem about 32 bit and 64 bit.
- Add support for LoongArch.
- StringRef: remove impilcit conversion to plain CharType pointer
- Docs
- C++ not yet supported