simdjson_nodejs

JSON parser bindings

Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js.

Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"

GitHub

555 stars
13 watching
25 forks
Language: C++
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
crazyxman/simdjson_phpBindings for a fast and efficient JSON parser written in C++172
chompert/simdjson_erlangProvides Erlang bindings for the simdjson JSON parsing library16
egorbo/simdjsonsharpLibrary for fast JSON parsing and minification using SIMD instructions651
gerrymanoim/libpy_simdjsonPython bindings for simdjson's C++ library63
tktech/pysimdjsonFast JSON parsing for Python, using SIMD instructions when available648
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
fouriertransformer/lua-simdjsonFast JSON parsing library for Lua15
sundoge/simdjson-rustRust bindings for JSON parsing with SIMD optimization103
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
mpx/lua-cjsonA Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities.939
teskalabs/cysimdjsonA high-performance JSON parsing library for Python365
metosin/jsonistaA Clojure library for fast JSON encoding and decoding.424
dougbinks/sjsonA lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons3