lua-resty-shell
Shell executor
A non-blocking Lua library to execute shell commands in a safe and efficient manner.
tiny subprocess/shell library to use with OpenResty application server
146 stars
8 watching
41 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-shell | Provides a Lua module for executing shell commands in a non-blocking manner. | 125 |
jprjr/lua-resty-exec | Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
samharju/yeet.nvim | A tool for running shell commands in terminal buffers or tmux panes with minimal configuration. | 100 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
woothee/lua-resty-woothee | An Openresty Lua module implementing a user agent string parser for identifying web crawlers and users. | 64 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/lua-resty-memcached-shdict | A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
saks/lua-resty-repl | An interactive console for debugging and running Lua code in Nginx applications. | 177 |
openresty/lua-resty-shdict-simple | A shared dictionary API interface written in Lua for OpenResty applications | 32 |
gavincyi/jupyterlab-executor | An extension for JupyterLab that allows users to execute scripts from the file browser | 15 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |
cloudflare/lua-resty-json | A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |