go-rate

Rate limiter

A timed rate limiter designed to prevent saturation of APIs and protect against spam.

A timed rate limiter for Go

GitHub

400 stars
13 watching
38 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
reugn/equalizerA set of performant rate limiters for Go applications88
ulule/limiterA middleware library for Go that enforces rate limits on HTTP requests2,125
mennanov/limitersDistributed rate limiting solution with various algorithms and backends474
yudppp/throttleA library that provides a throttle function for rate limiting functions in Go.39
jaytaph/ratelimitbundleA bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions.332
gubernator-io/gubernatorA cloud-native rate limiting service that provides high performance and flexibility in distributed environments.107
koajs/ratelimitA middleware solution to rate limit incoming requests in web applications487
jsocol/django-ratelimitProvides a way to rate-limit views in Django applications1,081
shareed2k/fiber_limiterA middleware solution for rate limiting with two sliding window algorithms and Redis storage.13
fastify/fastify-rate-limitA rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window.508
grahamcampbell/laravel-throttleA package to manage rate limiting in Laravel applications705
exhammer/hammerEnables users to set limits on actions performed within specified time intervals767
grempe/ex_ratedA rate limiting utility that manages access to a service with adjustable time windows and limits.453
microlinkhq/async-ratelimiterAn asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits.320
adampflug/express-bruteA middleware solution to rate-limit incoming requests to prevent brute-force attacks on express routes.564