lua-resty-global-throttle

Throttler

Provides general flow control with shared storage support.

General purpose flow control with shared storage support

GitHub

24 stars
3 watching
9 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yudppp/throttleA library that provides a throttle function for rate limiting functions in Go.39
openresty/lua-resty-limit-trafficA Lua library for rate limiting and traffic control in web applications822
mariusae/trickleA userland bandwidth shaper for Unix-like systems569
sindresorhus/p-throttleControls function calls to limit their frequency within a specified time interval447
grahamcampbell/laravel-throttleA package to manage rate limiting in Laravel applications705
jprjr/lua-resty-execAllows running external programs in Lua without spawning a shell or blocking the execution of the program59
timebug/lua-resty-redis-ratelimitA Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage.163
dryruby/rack-throttleA Rack middleware that limits the rate of incoming HTTP requests to applications.947
bungle/lua-resty-uuidFFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way.60
gpleiss/nnlrAdds layer-wise learning rate schemes to a deep neural network implementation47
iresty/lua-resty-libr3A high-performance path dispatching library base on FFI for Lua applications.57
azurewang/lua-resty-postgresA nonblocking Lua driver library for interacting with PostgreSQL databases in high-performance web applications.64
openresty/lua-resty-redisProvides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity.1,907
reugn/equalizerA set of performant rate limiters for Go applications88
boraseoksoon/throttlerProvides utility functions for throttling, debouncing, and delaying operations to manage asynchronous execution141