lua-resty-limit-rate
Request limiter
A Lua module that limits the rate of requests to an application
Lua module for limiting request rate for OpenResty/ngx_lua, using the "token bucket" method.
72 stars
7 watching
14 forks
Language: Perl
last commit: over 3 years ago
Linked from 1 awesome list
lua-restyratelimittoken-bucket
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 rate limiting and traffic control in web applications | 822 |
| A Lua module that helps limit incoming requests to a web application based on OpenResty's rate limiting capabilities. | 8 |
| A middleware solution to rate limit incoming requests in web applications | 487 |
| A plugin that limits the number of requests a client can make to an application in a given time frame. | 63 |
| A middleware library for Go that enforces rate limits on HTTP requests | 2,125 |
| A utility to limit the execution rate of functions in promise-returning code. | 38 |
| A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 331 |
| A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
| A class that limits requests based on IP address or user session to prevent abuse and rate limiting | 39 |
| An AWS SDK library for OpenResty written in Lua | 24 |
| A rate limiting tool for FastAPI applications | 518 |
| Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |
| A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. | 332 |
| A set of performant rate limiters for Go applications | 88 |