lua-resty-shell
Shell executor
Provides a Lua module for executing shell commands in a non-blocking manner.
Lua module for nonblocking system shell command executions
124 stars
19 watching
19 forks
Language: Perl
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
juce/lua-resty-shell | A non-blocking Lua library to execute shell commands in a safe and efficient manner. | 145 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
jprjr/lua-resty-exec | Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 327 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 708 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. | 32 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
detailyang/lua-resty-cors | Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies | 56 |
iresty/lua-resty-libr3 | A high-performance path dispatching library base on FFI for Lua applications. | 57 |
openresty/stapxx | An interpreter that extends the systemtap scripting language with simple macro language extensions | 698 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
openresty/lua-rds-parser | Parser for Resty DBD Stream data format | 20 |