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/

GitHub

3k stars
162 watching
1k forks
Language: C
last commit: over 1 year ago
Linked from 5 awesome lists

chacktoberfestjson

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nlohmann/json A lightweight C++ library for serializing and deserializing JSON data 43,665
google/jsonnet A data templating language that allows you to generate text based on input data using a JSON-based syntax. 7,045
open-source-parsers/jsoncpp A C++ library for working with JSON data 8,223
akheron/jansson A JSON data processing library with a simple API and full Unicode support 3,100
jqlang/jq Tool for transforming and manipulating structured data in a flexible and lightweight way 30,734
rizsotto/bear A tool that generates a compilation database for use with the clang compiler 5,081
callumlocke/json-formatter Automatically formats JSON data for easier readability in web browsers. 3,830
zaach/jison A tool for generating JavaScript parsers from grammars 4,364
douglascrockford/json-js Provides utilities to work with JSON data in JavaScript 8,712
ibireme/yyjson A high-performance JSON library written in ANSI C. 3,164
json-api/json-api A specification and implementation of JSON-based APIs with standardized resource formats. 7,480
stleary/json-java Provides a reference implementation of JSON parsing and generation in Java 4,547
josdejong/jsoneditor A web-based tool for editing and validating JSON data 11,687
openjdk/jdk Development of an implementation of the Java Virtual Machine (JVM) and Java programming language runtime environment. 20,082
jpmens/jo A utility to generate JSON objects and arrays from shell input 4,685