equalizer
Rate limiter
A set of performant rate limiters for Go applications
A set of performant rate limiters for Go
88 stars
3 watching
3 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists
apiquotaquotasraterate-limitrate-limiterrate-limitingratelimitratelimitersliding-windowthrottlethrottlerthrottlingtokenbucket
Related projects:
Repository | Description | Stars |
---|---|---|
| A timed rate limiter designed to prevent saturation of APIs and protect against spam. | 400 |
| Distributed rate limiting solution with various algorithms and backends | 474 |
| A middleware library for Go that enforces rate limits on HTTP requests | 2,125 |
| A library that provides a throttle function for rate limiting functions in Go. | 39 |
| A rate limiter for Node.js applications using Redis as the backing store. | 719 |
| A rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window. | 508 |
| A package to manage rate limiting in Laravel applications | 705 |
| A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. | 332 |
| A cloud-native rate limiting service that provides high performance and flexibility in distributed environments. | 107 |
| Enables users to set limits on actions performed within specified time intervals | 767 |
| An asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits. | 320 |
| A rate limiting utility that manages access to a service with adjustable time windows and limits. | 453 |
| A collection of examples showcasing middleware solutions for rate limiting in web applications | 37 |
| A rate limiting system for Exq queues | 10 |
| An Elixir implementation of rate limiting and throttling using Mnesia | 14 |