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
- Request a new release
- Add support of parsing INFINITY and NAN according to the standard.
- The parser cannot parse non-normal values!
- Using C++11 features and added missing asserts
- Support line ending options
- [MSVC]Rapidjson failed to build with warning c4003 on MSVC
- Support for more recent JSON Schema versions
- fix: make errors
- 文本里不支持 \'
- Question about the "Try to fix MSVC build" commit (781a4e667d)
- Docs
- C++ not yet supported