rate-limit topic

List rate-limit repositories

guzzle-advanced-throttle

128
Stars
16
Forks
Watchers

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

2.2k
Stars
277
Forks
Watchers

Java rate limiting library based on token-bucket algorithm.

rate-limit

261
Stars
45
Forks
Watchers

🚔 General purpose rate limiter implementation.

opq

256
Stars
8
Forks
Watchers

Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.

gohalt

335
Stars
12
Forks
Watchers

Gohalt 👮‍♀🛑: Fast; Simple; Powerful; Go Throttler library

bucket4j-spring-boot-starter

281
Stars
56
Forks
Watchers

Spring Boot Starter for Bucket4j

promise-throttle

148
Stars
11
Forks
Watchers

A small library to throttle promises. Useful to avoid rate limiting when using REST APIs.

nginx-lua-redis-rate-measuring

148
Stars
16
Forks
Watchers

A lua library to provide distributed rate measurement using nginx + redis, you can use it to do a throttling system within many nodes.

PyrateLimiter

322
Stars
35
Forks
Watchers

⚔️Python Rate-Limiter using Leaky-Bucket Algorithm Family

rate-limit

103
Stars
33
Forks
Watchers

用于限流的令牌桶算法,漏桶算法(Python实现)