lua-resty-repl
Lua debugger
An interactive console for debugging and running Lua code in Nginx applications.
Interactive console (REPL) for Openresty and luajit code
177 stars
16 watching
21 forks
Language: Lua
last commit: over 7 years ago
Linked from 1 awesome list
clidebuggerlualuajitnginxopenrestyreadlinereplresty-repl
Related projects:
Repository | Description | Stars |
---|---|---|
saks/lua-resty-newrelic | A Lua wrapper around New Relic's API for monitoring web applications | 13 |
redislabs/redis-lua-debugger | A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 786 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
bfredl/nvim-luadev | A tool for executing and debugging Lua code in Nvim. | 279 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
bakins/lua-resty-riak | A Lua client driver for the Riak distributed database | 25 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |
kiddkai/lua-resty-aws-sdk | Provides a Lua SDK for AWS API requests and credentials management. | 15 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,007 |
jprjr/lua-resty-exec | Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |