lua-resty-json
JSON parser library
A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C.
json lib for lua and C
167 stars
33 watching
33 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
cloudflarearchive/lua-resty-kyototycoon | A non-blocking client driver for the KyotoTycoon in-memory key-value store using Lua and OpenResty/ngx_lua. | 17 |
3scale/lua-resty-url | A Lua library for parsing and manipulating URLs | 42 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
bungle/lua-resty-prettycjson | A JSON pretty formatter for Lua | 34 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
openresty/lua-cjson | A Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables. | 433 |
rxi/json.lua | A lightweight JSON encoding and decoding library written in Lua | 1,865 |
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
cloudflare/lua-re2 | A C and Lua wrapper for RE2's regular expression library | 36 |
liseen/lua-resty-http | A Lua library that provides a non-blocking HTTP client driver for use in web servers. | 188 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files in OpenResty servers. | 49 |
cloudflare/lua-resty-logger-socket | A remote logging module for Nginx using a nonblocking socket | 488 |
mpx/lua-cjson | Provides JSON encoding and parsing capabilities for the Lua programming language | 934 |