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 supported51 Subscribers
View all SubscribersAdd a CodeTriage badge to rapidjson
Help out
- Issues
- 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
- Are AppVeyor 'Rolling builds' enabled?
- When parse a json string, kParseErrorStringEscapeInvalid error will appear, when the value string contains a tab character
- Should a document be reused in repeated parsing?
- Docs
- C++ not yet supported