lua-resty-exec

Process runner

Allows running external programs in Lua without spawning a shell or blocking the execution of the program

Run external programs in OpenResty without spawning a shell or blocking

GitHub

59 stars
5 watching
15 forks
Language: Lua
last commit: almost 5 years ago
Linked from 1 awesome list

execlua-nginxlua-restyopenrestystdout

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
openresty/lua-resty-shell Provides a Lua module for executing shell commands in a non-blocking manner. 125
juce/lua-resty-shell A non-blocking Lua library to execute shell commands in a safe and efficient manner. 146
mosasiru/lua-resty-jsonrpc-batch An OpenResty implementation of the JSON-RPC 2.0 Batch Request protocol 24
openresty/lua-resty-core A Lua library providing an FFI-based API to interact with the Nginx Lua module 812
openresty/lua-resty-signal A Lua library for sending signals to Linux processes 33
ledgetech/lua-resty-http A Lua HTTP client cosocket driver for OpenResty / ngx_lua. 2,007
saks/lua-resty-repl An interactive console for debugging and running Lua code in Nginx applications. 177
openresty/lua-resty-string A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. 431
vislee/lua-resty-wrr A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers 3
kong/lua-resty-aws An AWS SDK library for OpenResty written in Lua 24
detailyang/lua-resty-cors Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies 56
openresty/lua-resty-upload Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket 408
openresty/lua-resty-redis Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. 1,907
openresty/stream-lua-nginx-module Enables Lua programming in Nginx TCP servers 732
timebug/lua-resty-httpipe A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests 71