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 supported23 Subscribers
Add a CodeTriage badge to jansson
Help out
- Issues
- Reducing json_t size
- include jansson_private_config.h only if HAVE_CONFIG_H is enabled
- Only export symbols starting with "json_" and "jansson_" for cmake
- Add a SBOM template in CycloneDX format
- Provide better typed json_typeof
- Compiler warning -Werror=stringop-truncation fix for error.c
- New flag JSON_DECODE_BIGINT_AS_REAL
- Json decode bigint as real
- fix JSON_REAL_PRECISION
- JSON_INTEGER_IS_LONG_LONG is part of API but it differs between cmake & autotools (2.14)
- Docs
- C not yet supported