ratelimit
Rate limiter
Provides rate limiting functionality to applications
Go/gRPC service designed to enable generic rate limit scenarios from different types of applications.
2k stars
152 watching
457 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers. | 2,717 |
| A rate limiting utility that manages access to a service with adjustable time windows and limits. | 453 |
| Distributed rate limiting solution with various algorithms and backends | 474 |
| A gRPC client library with two modes: REPL and CLI, providing automatic service inspection and task automation | 4,304 |
| A set of performant rate limiters for Go applications | 88 |
| Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 478 |
| Provides rate limiting middleware for ASP.NET Core applications | 3,122 |
| A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. | 332 |
| A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. | 163 |
| A timed rate limiter designed to prevent saturation of APIs and protect against spam. | 400 |
| A rate limiter for preventing DDoS and brute force attacks on web applications | 3,093 |
| Enables communication between web browsers and gRPC services using JavaScript | 8,698 |
| An RPC framework and library for building high-performance distributed systems | 42,124 |
| A command-line tool for interacting with gRPC servers using JSON encoding and protocol buffers. | 11,014 |
| A middleware library for Go that enforces rate limits on HTTP requests | 2,125 |