simdjson_erlang

JSON parser

Provides Erlang bindings for the simdjson JSON parsing library

simdjson bindings for erlang

GitHub

16 stars
2 watching
1 forks
Language: C++
last commit: about 4 years ago

Related projects:

Repository Description Stars
egorbo/simdjsonsharp Library for fast JSON parsing and minification using SIMD instructions 646
eddelbuettel/rcppsimdjson A set of C++ bindings for a fast JSON parsing library 117
luizperes/simdjson_nodejs Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js. 554
crazyxman/simdjson_php Bindings for a fast and efficient JSON parser written in C++ 170
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 643
gerrymanoim/libpy_simdjson Python bindings for simdjson's C++ library 63
saka1/simdjson_ruby A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. 140
travisstaloch/simdjzon A high-performance JSON parser ported to the Zig programming language 107
simd-lite/simd-json A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions 1,167
fouriertransformer/lua-simdjson Fast JSON parsing library for Lua 15
sundoge/simdjson-rust Rust bindings for JSON parsing with SIMD optimization 103
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
lydiandy/cjson A Vlang wrapper around cJSON for working with JSON data structures and serialization. 11
mpx/lua-cjson Provides JSON encoding and parsing capabilities for the Lua programming language 934