lua-resty-limit-traffic
Traffic limiter
A Lua library for rate limiting and traffic control in web applications
Lua library for limiting and controlling traffic in OpenResty/ngx_lua
822 stars
53 watching
153 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua module that limits the rate of requests to an application | 72 |
| A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
| A Lua module that helps limit incoming requests to a web application based on OpenResty's rate limiting capabilities. | 8 |
| A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 331 |
| A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
| A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
| A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
| A Lua DNS resolver module for the nginx lua module | 326 |
| A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. | 163 |
| A Lua library for sending signals to Linux processes | 33 |
| An experimental Lua implementation of an OpenResty router | 40 |
| A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
| A URL routing library supporting multiple matchers and middleware for OpenResty. | 101 |
| A Lua-based DNS server driver for the OpenResty module | 74 |
| A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |