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
1k stars
17 watching
65 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list
json-iteratorjson-parserjson-streamparsingphpstream-processing
Related projects:
Repository | Description | Stars |
---|---|---|
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 568 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A Common Lisp library for reading and writing JSON text with streaming capabilities. | 20 |
| A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
| A tool to parse and pretty-print JSON data from various input sources. | 27 |
| A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. | 43 |
| A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |
| A lightweight C++ JSON parser and serializer with various interfaces. | 1,119 |
| A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |
| A high-performance JSON parser that minimizes memory allocation and copying. | 28 |
| An Arduino library for parsing JSON streams on devices with limited memory | 209 |
| A commandline tool for parsing JSON from various sources | 51 |
| An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. | 861 |
| An in-place JSON parser implemented in a single header file | 74 |