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
- Conflicting definitions for `Value` and `Document` in `document.h` and `fwd.h`
- Fix build warnings emitted by GCC 10 on Aarch64
- Release status
- example/pretty doesn't round 0.99999999999999999 properly
- New Tag?
- add support for clang-tidy on windows
- how to correctly convert a rapidjson::Value to std::string and vice-versa ?
- 直接解析非json格式string时,Windows和Mac系统上表现不一样
- can i convert a json string to escaped string using rapidjson?
- json解析报Invalid encoding in string
- Docs
- C++ not yet supported