json-c
JSON parser
A C library implementing a reference counting object model for constructing and parsing JSON objects.
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
3k stars
162 watching
1k forks
Language: C
last commit: over 1 year ago
Linked from 5 awesome lists
chacktoberfestjson
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight C++ library for serializing and deserializing JSON data | 43,665 |
| | A data templating language that allows you to generate text based on input data using a JSON-based syntax. | 7,045 |
| | A C++ library for working with JSON data | 8,223 |
| | A JSON data processing library with a simple API and full Unicode support | 3,100 |
| | Tool for transforming and manipulating structured data in a flexible and lightweight way | 30,734 |
| | A tool that generates a compilation database for use with the clang compiler | 5,081 |
| | Automatically formats JSON data for easier readability in web browsers. | 3,830 |
| | A tool for generating JavaScript parsers from grammars | 4,364 |
| | Provides utilities to work with JSON data in JavaScript | 8,712 |
| | A high-performance JSON library written in ANSI C. | 3,164 |
| | A specification and implementation of JSON-based APIs with standardized resource formats. | 7,480 |
| | Provides a reference implementation of JSON parsing and generation in Java | 4,547 |
| | A web-based tool for editing and validating JSON data | 11,687 |
| | Development of an implementation of the Java Virtual Machine (JVM) and Java programming language runtime environment. | 20,082 |
| | A utility to generate JSON objects and arrays from shell input | 4,685 |