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
- GrisuRound has potential issue with uninitialised buffer.
- [MSVC] Rapidjson failed to build with msvc due to warning C5232 under option /std:c++latest
- EraseMember() API of rapidjson is not freeing any memory
- RapidJson value reference are deleted for long JSON, trying to copy value
- document.h:1444:22: error: call to constructor of 'rapidjson::GenericValue<rapidjson::UTF8<>>' is ambiguous
- Program crashed/stopped when read this json
- Compile warning fix
- The max length of string when using rapid::Document.Parse(str)?
- CMAKE_INSTALL_PREFIX referenced explicitly disables cmake --install/--prefix
- readertest.cpp does not build with -Werror=sign-compare -Werror=sign-conversion (gcc 12.2.0, ppc)
- Docs
- C++ not yet supported