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
59 stars
5 watching
15 forks
Language: Lua
last commit: about 5 years ago
Linked from 1 awesome list
execlua-nginxlua-restyopenrestystdout
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a Lua module for executing shell commands in a non-blocking manner. | 125 |
| A non-blocking Lua library to execute shell commands in a safe and efficient manner. | 146 |
| An OpenResty implementation of the JSON-RPC 2.0 Batch Request protocol | 24 |
| A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
| A Lua library for sending signals to Linux processes | 33 |
| A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,007 |
| An interactive console for debugging and running Lua code in Nginx applications. | 177 |
| A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
| A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers | 3 |
| An AWS SDK library for OpenResty written in Lua | 24 |
| Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies | 56 |
| Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |
| Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |
| Enables Lua programming in Nginx TCP servers | 732 |
| A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |