lua-resty-libcjson
JSON parser
Provides a Lua interface to cJSON C library for parsing and generating JSON data
LuaJIT FFI-based cJSON library for OpenResty.
53 stars
10 watching
24 forks
Language: Lua
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bungle/lua-resty-prettycjson | A JSON pretty formatter for Lua | 34 |
cloudflare/lua-resty-json | A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
bungle/lua-resty-postal | A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer | 10 |
bungle/lua-resty-reqargs | A module that retrieves data from HTTP request arguments and files in Lua | 52 |
bungle/lua-resty-gettext | A Lua library that provides FFI-based access to gettext functionality for use in OpenResty web servers. | 9 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
bungle/lua-resty-hoedown | A Lua binding to Hoedown, a C-based Markdown processing library | 26 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
bungle/lua-resty-utf8rewind | Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions | 4 |
bungle/lua-resty-validation | A validation and filtering library for input data in Lua applications. | 155 |
bungle/lua-resty-scrypt | A Lua-based library implementing the scrypt password hashing algorithm | 18 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
openresty/lua-cjson | A Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables. | 437 |