cysimdjson

JSON parser

A high-performance JSON parsing library for Python

Very fast Python JSON parsing library

GitHub

363 stars
6 watching
17 forks
Language: C++
last commit: 9 months ago
cythonjsonpythonsimdjson

Related projects:

Repository Description Stars
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 644
tsoding/haskell-json A JSON parser implementation in Haskell. 171
simplejson/simplejson A fast and extensible JSON encoder/decoder for Python 1,653
sadmac7000/libason A library to parse and manipulate a specific algebraic superset of JSON 2
icrar/ijson An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. 854
kgabis/parson A lightweight JSON parsing library written in C 1,362
gerrymanoim/libpy_simdjson Python bindings for simdjson's C++ library 62
python-rapidjson/python-rapidjson A Python wrapper around a fast C++ JSON parser and serialization library 507
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
davisp/jiffy A C++ JSON parser implemented as an Erlang NIF. 871
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
mjansson/json An in-place JSON parser implemented in a single header file 74
kassane/json A lightweight C++ JSON library with intuitive syntax and minimal dependencies 1
metosin/jsonista A Clojure library for fast JSON encoding and decoding. 422