rate-limiter topic

List rate-limiter repositories

hammer

333
Stars
46
Forks
Watchers

An Elixir rate-limiter with pluggable backends

Obvs

333
Stars
46
Forks
Watchers

An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.

portara

158
Stars
5
Forks
Watchers

Portara directive is a rate limiter / throttler for GraphQL

limitrr

204
Stars
9
Forks
Watchers

Light NodeJS rate limiting and response delaying using Redis - including Express middleware.

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.

polite

322
Stars
13
Forks
Watchers

Be nice on the web

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

failsafe

4.1k
Stars
292
Forks
Watchers

Fault tolerance and resilience patterns for the JVM

rate-limiter

225
Stars
11
Forks
Watchers

Provides a Token Bucket implementation to rate limit input and output in your application