json-machine

JSON processor

An efficient and easy-to-use JSON parser that loads documents into memory in small chunks.

Efficient, easy-to-use, and fast PHP JSON stream parser

GitHub

1k stars
17 watching
65 forks
Language: PHP
last commit: almost 2 years ago
Linked from 1 awesome list

json-iteratorjson-parserjson-streamparsingphpstream-processing

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sheredom/json.hA header file providing a simple, single-header JSON parser for C and C++.719
chadaustin/sajsonA high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string.568
json-parser/json-parserA lightweight C parser for structured data formats like JSON1,286
rotatef/json-streamsA Common Lisp library for reading and writing JSON text with streaming capabilities.20
lloyd/yajlA fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance.2,156
pantuza/jsoncatA tool to parse and pretty-print JSON data from various input sources.27
sourcemeta/jsontoolkitA comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules.43
caxap/jsonobjectsA Python library that allows declarative extraction and conversion of elements from JSON documents.5
kazuho/picojsonA lightweight C++ JSON parser and serializer with various interfaces.1,119
yamafaktory/jqlA tool for querying and manipulating JSON data using a simple, intuitive syntax.1,524
nixman/flatjsonA high-performance JSON parser that minimizes memory allocation and copying.28
squix78/json-streaming-parserAn Arduino library for parsing JSON streams on devices with limited memory209
therealklanni/jpA commandline tool for parsing JSON from various sources51
icrar/ijsonAn iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files.861
mjansson/jsonAn in-place JSON parser implemented in a single header file74