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: 4 months 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 Lua client driver for KyotoTycoon's native wire protocol used in Nginx web servers. | 17 |
3scale/lua-resty-url | A Lua library that parses and manipulates URLs in a simple Regex-based way. | 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 | 812 |
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. | 441 |
rxi/json.lua | A lightweight JSON encoding and decoding library written in Lua | 1,882 |
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 | Provides a Lua-based HTTP client driver for non-blocking requests with support for various features and protocols. | 188 |
doujiang24/lua-resty-ini | Provides an ini parser for a Lua-based web framework | 49 |
cloudflare/lua-resty-logger-socket | A remote logging module for Nginx using a nonblocking socket | 487 |
mpx/lua-cjson | A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. | 939 |