Fast JSON decoder for LuaJIT FFI consumers
$ luarocks install lua-qjson
qjson is a Rust-implemented JSON decoder exposed to LuaJIT through FFI. It is optimized for parsing large JSON payloads while reading only the fields needed by Lua callers.
root