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
- MemoryPoolAllocator clear 是否是清空内存,但是不释放内存,可以下次继续使用
- Should we add the call of ClearStack() in IterativeParseInit()
- json compare fails for some cases
- Should accept new line sequence in PrettyWriter
- add gzfilereadstream (zlib reader)
- different behavior by json_parser.Parse<0>(str) for doubles
- wrong output with int64_t writing
- move document into value
- Improving comparison implementation.
- Why AddMember can not check repeat in in a GenericValue "object"?
- Docs
- C++ not yet supported