json
https://github.com/nlohmann/json
C++
JSON for Modern C++
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 supported44 Subscribers
View all SubscribersAdd a CodeTriage badge to json
Help out
- Issues
- json destructor quite slow
- Support for integer types with non-trivial destructors, copy, and move constructors
- Allow custom number types to be used
- Unable to use gnu mpz types for NumberIntegerType
- Add CMake presets
- Fix basic_json converting constructor yielding wrong value type and mark constructor JSON_EXPLICIT
- Define roadmap for 4.0.0
- Add apply*() functions (visitor pattern)
- fix iterator_input_adapter consuming input before it should
- Added support for key types in msgpack: added sax parser key types: null, bool, unsigned, integer, float
- Docs
- C++ not yet supported