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 supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to json
Help out
- Issues
- reject binary subtypes MessagePack and BSON cannot represent
- Ignore CBOR tags 0-5 and 21-23 (head bytes 0xC0-0xC5, 0xD5-0xD7)
- Install CMake package files from the Meson build
- Create objects for pointer tokens that cannot be array indices
- Behavior differences in operator[] object creation with a json_pointer
- fix: restore the character that terminates a number
- operator>> does not restore the character that terminates a number
- docs: document lenient BSON input handling
- docs: correct to_bson complexity
- Fix CBOR tag handlers not recognizing tags 0-5 and 21-23
- Docs
- C++ not yet supported