lua-resty-global-throttle
Throttler
Provides general flow control with shared storage support.
General purpose flow control with shared storage support
24 stars
3 watching
9 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides a throttle function for rate limiting functions in Go. | 39 |
| A Lua library for rate limiting and traffic control in web applications | 822 |
| A userland bandwidth shaper for Unix-like systems | 569 |
| Controls function calls to limit their frequency within a specified time interval | 447 |
| A package to manage rate limiting in Laravel applications | 705 |
| Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
| A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. | 163 |
| A Rack middleware that limits the rate of incoming HTTP requests to applications. | 947 |
| FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
| Adds layer-wise learning rate schemes to a deep neural network implementation | 47 |
| A high-performance path dispatching library base on FFI for Lua applications. | 57 |
| A nonblocking Lua driver library for interacting with PostgreSQL databases in high-performance web applications. | 64 |
| Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |
| A set of performant rate limiters for Go applications | 88 |
| Provides utility functions for throttling, debouncing, and delaying operations to manage asynchronous execution | 141 |