async-ratelimiter

Rate limiter

An asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits.

Rate limit made simple, easy, async.

GitHub

320 stars
3 watching
23 forks
Language: JavaScript
last commit: over 2 years ago
nodejsrate-limiting

Related projects:

RepositoryDescriptionStars
tj/node-ratelimiterA rate limiter for Node.js applications using Redis as the backing store.719
jaytaph/ratelimitbundleA bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions.332
akirk/php-ratelimiterA class that limits requests based on IP address or user session to prevent abuse and rate limiting39
fastify/fastify-rate-limitA rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window.508
koajs/ratelimitA middleware solution to rate limit incoming requests in web applications487
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
ulule/limiterA middleware library for Go that enforces rate limits on HTTP requests2,125
reugn/equalizerA set of performant rate limiters for Go applications88
lpinca/valveletA utility to limit the execution rate of functions in promise-returning code.38
dryruby/rack-throttleA Rack middleware that limits the rate of incoming HTTP requests to applications.947
whitered/ratekeeperA library for scheduling rate-limited actions in Elixir14
shareed2k/fiber_limiterA middleware solution for rate limiting with two sliding window algorithms and Redis storage.13
long2ice/fastapi-limiterA rate limiting tool for FastAPI applications518
grempe/ex_ratedA rate limiting utility that manages access to a service with adjustable time windows and limits.453
mennanov/limitersDistributed rate limiting solution with various algorithms and backends474