simdjson_php

JSON parser

Bindings for a fast and efficient JSON parser written in C++

simdjson_php bindings for the simdjson project. https://github.com/lemire/simdjson

GitHub

172 stars
9 watching
13 forks
Language: C++
last commit: almost 4 years ago
jsonjson-parserphpsimdjson

Related projects:

RepositoryDescriptionStars
luizperes/simdjson_nodejsBindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js.555
egorbo/simdjsonsharpLibrary for fast JSON parsing and minification using SIMD instructions651
tktech/pysimdjsonFast JSON parsing for Python, using SIMD instructions when available648
chompert/simdjson_erlangProvides Erlang bindings for the simdjson JSON parsing library16
gerrymanoim/libpy_simdjsonPython bindings for simdjson's C++ library63
saka1/simdjson_rubyA Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications.141
eddelbuettel/rcppsimdjsonA set of C++ bindings for a fast JSON parsing library118
simd-lite/simd-jsonA fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions1,179
travisstaloch/simdjzonA high-performance JSON parser ported to the Zig programming language108
teskalabs/cysimdjsonA high-performance JSON parsing library for Python365
sundoge/simdjson-rustRust bindings for JSON parsing with SIMD optimization103
simplejson/simplejsonA fast and extensible JSON encoder/decoder for Python1,657
fouriertransformer/lua-simdjsonFast JSON parsing library for Lua15
mjansson/jsonAn in-place JSON parser implemented in a single header file74
halaxa/json-machineAn efficient and easy-to-use JSON parser that loads documents into memory in small chunks.1,110