equalizer

Rate limiter

A set of performant rate limiters for Go applications

A set of performant rate limiters for Go

GitHub

88 stars
3 watching
3 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists

apiquotaquotasraterate-limitrate-limiterrate-limitingratelimitratelimitersliding-windowthrottlethrottlerthrottlingtokenbucket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
beefsack/go-rate A timed rate limiter designed to prevent saturation of APIs and protect against spam. 397
mennanov/limiters Distributed rate limiting solution with various algorithms and backends 460
ulule/limiter A middleware library for Go that enforces rate limits on HTTP requests 2,099
yudppp/throttle A library that provides a throttle function for rate limiting functions in Go. 38
tj/node-ratelimiter A rate limiter for Node.js applications using Redis as the backing store. 719
fastify/fastify-rate-limit Provides a low-overhead rate limiter for Fastify routes. 501
grahamcampbell/laravel-throttle A package to manage rate limiting in Laravel applications 705
jaytaph/ratelimitbundle A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. 332
gubernator-io/gubernator A cloud-native rate limiting service that provides high performance and flexibility in distributed environments. 101
exhammer/hammer A rate limiter with pluggable storage backends for Elixir applications. 749
microlinkhq/async-ratelimiter An asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits. 320
grempe/ex_rated A rate limiting utility that manages access to a service with adjustable time windows and limits. 452
ulule/limiter-examples A collection of examples showcasing middleware solutions for rate limiting in web applications 38
ananthakumaran/exq_limit A rate limiting system for Exq queues 10
exhammer/hammer-backend-mnesia An Elixir implementation of rate limiting and throttling using Mnesia 14