rate-limiter
Here are 163 public repositories matching this topic...
Go rate limiter using Redis with sliding window algorithm. Distributed, atomic, RFC headers.
-
Updated
Jul 19, 2025 - Go
Middleware to control the number of requests from individual IP addresses within a specified time window
-
Updated
Apr 30, 2025 - Go
SpeedBump is a Go library providing efficient and scalable rate limiting using Cloudflare's sliding window counter algorithm, with support for both standalone and Redis-backed distributed environments.
-
Updated
Mar 12, 2024 - Go
Microservice application with fault tolerance patterns
-
Updated
Jan 26, 2025 - Go
A flexible rate limiting package for Go.
-
Updated
Oct 12, 2025 - Go
rate limit library in golang
-
Updated
Jun 7, 2023 - Go
gorl - go(lang) rate limit open source microservice.
-
Updated
Aug 3, 2022 - Go
A lightweight, configurable HTTP rate limiter utility written in Go that protects web services from excessive traffic by limiting requests per IP address.
-
Updated
Sep 2, 2025 - Go
Rate Limiter implemented using Token Bucket Algorithm written in Go.
-
Updated
Mar 7, 2024 - Go
Rate limiter service to limit requests using a sliding window (with logging) approach and pre-defined rules. Developed with Go / Gin, DynamoDB.
-
Updated
Oct 18, 2024 - Go
This library provides middleware for rate limiting in Go applications. It's designed to be simple, flexible, and scalable. It supports multiple rate limiting algorithms and storage backends, making it suitable for a wide range of use cases.
-
Updated
Sep 11, 2025 - Go
A distributed rate limiter, based on redis/lua and token-bucket algorithm.
-
Updated
Jul 31, 2020 - Go
ratelimiter is wrapper token-bucket and count-limit by golang
-
Updated
Apr 24, 2019 - Go
How implement rate limiter in Go
-
Updated
Jan 8, 2025 - Go
Production-hardened rate limiting library for Go. Multiple algorithms, Redis distributed coordination, circuit breakers, and enterprise observability.
-
Updated
Dec 10, 2025 - Go
Implementing Rate Limiter with Redis, using Bucket via Strategy Pattern with Stress Testing and Rate Limiting via Token and IP
-
Updated
Sep 8, 2025 - Go
Improve this page
Add a description, image, and links to the rate-limiter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rate-limiter topic, visit your repo's landing page and select "manage topics."