lua-resty-signal
Signal sender
A Lua library for sending signals to Linux processes.
Lua library for killing or sending signals to UNIX processes
33 stars
18 watching
18 forks
Language: Perl
last commit: 4 months 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 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 430 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
iresty/lua-resty-libr3 | A high-performance path dispatching library base on FFI for Lua applications. | 57 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 329 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 508 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 821 |
vislee/lua-resty-dns-server | A Lua-based DNS server driver for the OpenResty module | 74 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for simple data storage and retrieval in Lua applications. | 32 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |