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 |
---|---|---|
| Provides a Lua module for executing shell commands in a non-blocking manner. | 125 |
| Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
| A tool for running shell commands in terminal buffers or tmux panes with minimal configuration. | 100 |
| A Lua library for sending signals to Linux processes | 33 |
| An Openresty Lua module implementing a user agent string parser for identifying web crawlers and users. | 64 |
| A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
| A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
| An interactive console for debugging and running Lua code in Nginx applications. | 177 |
| A shared dictionary API interface written in Lua for OpenResty applications | 32 |
| An extension for JupyterLab that allows users to execute scripts from the file browser | 15 |
| An AWS SDK library for OpenResty written in Lua | 24 |
| Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
| A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
| Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |
| A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |