lua-qjson

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.

Versions

0.1.0-13 hours ago105 downloads

Dependencies

lua == 5.1

Manifests