Tiny-json integration
tiny-json is a versatile and easy to use json parser written in C and suitable for embedded systems. It is fast, robust and portable.
It is not only a tokenizer. You can access json data in string format or get primitive values directly as C type variables without any loss of performance.
You can access the JSON fields one on one or get their values by their names. This helps you to save a lot of source code lines and development time.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
JakubHanzalik is integrating a new project:
- Main repo: https://github.com/rafagafe/tiny-json
- Criticality score: 0.33756
Who are some prominent users of tiny-json?
I’m not sure who exactly uses tiny-json, as that info isn’t shared publicly.
We need this info to know if the project qualifies as "critical infra" that OSS-Fuzz was made for.