libpy_simdjson

JSON parser

Python bindings for simdjson's C++ library

Python bindings for simdjson using libpy

GitHub

63 stars
6 watching
1 forks
Language: C++
last commit: about 2 years ago

Related projects:

Repository Description Stars
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 648
egorbo/simdjsonsharp Library for fast JSON parsing and minification using SIMD instructions 651
crazyxman/simdjson_php Bindings for a fast and efficient JSON parser written in C++ 172
luizperes/simdjson_nodejs Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js. 555
chompert/simdjson_erlang Provides Erlang bindings for the simdjson JSON parsing library 16
saka1/simdjson_ruby A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. 141
teskalabs/cysimdjson A high-performance JSON parsing library for Python 365
eddelbuettel/rcppsimdjson A set of C++ bindings for a fast JSON parsing library 118
sundoge/simdjson-rust Rust bindings for JSON parsing with SIMD optimization 103
fouriertransformer/lua-simdjson Fast JSON parsing library for Lua 15
simd-lite/simd-json A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions 1,179
marcoheisig/cl4py Enables interaction between Python and Common Lisp 98
hjson/hjson-cpp A C++ library for parsing and generating JSON data 69
python-rapidjson/python-rapidjson A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. 508
lydiandy/cjson A Vlang wrapper around cJSON for working with JSON data structures and serialization. 11