lua-simdjson
JSON parser
Fast JSON parsing library for Lua
simdjson bindings for lua
15 stars
3 watching
8 forks
Language: C++
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
mpx/lua-cjson | Provides JSON encoding and parsing capabilities for the Lua programming language | 934 |
chompert/simdjson_erlang | Provides Erlang bindings for the simdjson JSON parsing library | 16 |
luizperes/simdjson_nodejs | Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js. | 554 |
egorbo/simdjsonsharp | Library for fast JSON parsing and minification using SIMD instructions | 646 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
simd-lite/simd-json | A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions | 1,167 |
gerrymanoim/libpy_simdjson | Python bindings for simdjson's C++ library | 63 |
tktech/pysimdjson | Fast JSON parsing for Python, using SIMD instructions when available | 643 |
crazyxman/simdjson_php | Bindings for a fast and efficient JSON parser written in C++ | 170 |
cloudflare/lua-resty-json | A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
h4rm/luafft | A Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm | 56 |
rxi/json.lua | A lightweight JSON encoding and decoding library written in Lua | 1,865 |
harningt/luajson | A JSON parser and encoder for Lua | 251 |
saka1/simdjson_ruby | A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. | 140 |
bungle/lua-resty-prettycjson | A JSON pretty formatter for Lua | 34 |