jansson
https://github.com/akheron/jansson
C
C library for encoding, decoding and manipulating JSON data
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 supported24 Subscribers
Add a CodeTriage badge to jansson
Help out
- Issues
- Add option to have more control over the precision with which reals are placed in JSON with dump calls
- Add support to fuzz with sanitizers
- Adjust foreach macros to not trigger VS warning C4706
- Port check for --default-symver to autoconf
- Fix typos
- A new attempt at location information for decoded JSON elements
- reduce message by 20 to make room for context and prevent truncation …
- json_int_t should be typedef'd as intmax_t
- Fix compiler issues for -Werror=strict-prototypes
- dump_string func can error return
- Docs
- C not yet supported