tollbooth

Request limiter

Middleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers.

Simple middleware to rate-limit HTTP requests.

GitHub

3k stars
46 watching
206 forks
Language: Go
last commit: 17 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
envoyproxy/ratelimit Provides rate limiting functionality to applications 2,294
gojek/heimdall An HTTP client with features for handling failures and retries in distributed systems 2,634
stefanprodan/aspnetcoreratelimit Provides rate limiting middleware for ASP.NET Core applications 3,119
jeffail/tunny A library for managing a pool of concurrent worker goroutines with synchronous API. 3,892
soheilhy/cmux A GoLang library for multiplexing multiple network protocols on the same port 2,583
timebug/lua-resty-redis-ratelimit A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. 163
square/okhttp A robust and efficient HTTP client for interacting with web services 45,872
ulule/limiter A middleware library for Go that enforces rate limits on HTTP requests 2,099
parnurzeal/gorequest A simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests. 3,440
mennanov/limiters Distributed rate limiting solution with various algorithms and backends 460
beefsack/go-rate A timed rate limiter designed to prevent saturation of APIs and protect against spam. 397
usemuffin/throttle A plugin that limits the number of requests a client can make to an application in a given time frame. 63
fabiolb/fabio A tool for deploying and managing web applications using Consul as the service registry 7,274
qustavo/httplab An interactive web server for inspecting and manipulating HTTP requests and responses 4,045
animir/node-rate-limiter-flexible A rate limiter for preventing DDoS and brute force attacks on web applications 3,072