rate-limiter topic
hammer
An Elixir rate-limiter with pluggable backends
Obvs
An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
portara
Portara directive is a rate limiter / throttler for GraphQL
limitrr
Light NodeJS rate limiting and response delaying using Redis - including Express middleware.
guzzle-advanced-throttle
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceede...
bucket4j
Java rate limiting library based on token-bucket algorithm.
nginx-lua-redis-rate-measuring
A lua library to provide distributed rate measurement using nginx + redis, you can use it to do a throttling system within many nodes.
PyrateLimiter
⚔️Python Rate-Limiter using Leaky-Bucket Algorithm Family
failsafe
Fault tolerance and resilience patterns for the JVM
rate-limiter
Provides a Token Bucket implementation to rate limit input and output in your application