jsoncat

JSON parser

A tool to parse and pretty-print JSON data from various input sources.

Json pretty-print parser based on a recursive lexical analyser

GitHub

27 stars
3 watching
4 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list

cclangclijsonjsoncatparserpretty-print

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
tunnuz/json A C++ JSON parser that builds an in-memory tree representing the JSON structure. 41
sourcemeta/jsontoolkit A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. 39
mjansson/json An in-place JSON parser implemented in a single header file 74
kazuho/picojson A lightweight C++ JSON parser and serializer with various interfaces. 1,120
qt-json/qt-json A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy 329
delba/jason A fast and convenient JSON deserializer for Swift applications. 1,013
cesanta/frozen A JSON parsing and generation tool for C/C++ with scanf-like interface. 710
halaxa/json-machine A fast and memory-efficient JSON parser that allows easy iteration over large JSON documents or streams. 1,096
liufeigit/jsonparse A lightweight and fast JSON parsing library in ANSI C. 11
chadaustin/sajson A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. 570
therealklanni/jp A commandline tool for parsing JSON from various sources 51
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,509
vincenthz/libjson A lightweight JSON parser and printer library for C. 283