rate-limit topic
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.
rate-limit
🚔 General purpose rate limiter implementation.
opq
Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.
gohalt
Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library
bucket4j-spring-boot-starter
Spring Boot Starter for Bucket4j
promise-throttle
A small library to throttle promises. Useful to avoid rate limiting when using REST APIs.
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