leaky-bucket
Here are 24 public repositories matching this topic...
Golang rate limiters for distributed applications
-
Updated
Nov 14, 2025 - Go
🍀 Golang basic library. || Go语言基础库
-
Updated
Apr 10, 2025 - Go
🔓 Yet Another S3 Bucket Leak
-
Updated
Aug 16, 2018 - Go
Rate limiting with few algorithms
-
Updated
Feb 29, 2024 - Go
An idiomatic Go implementation of Leaky bucket.
-
Updated
May 31, 2021 - Go
flashflood is a ringbuffer on steroids for golang
-
Updated
Sep 26, 2025 - Go
http_limiter using redis as store for rate limit with two algorithms for choosing sliding window, gcra leaky bucket
-
Updated
May 26, 2020 - Go
Ratelimiting libraries for Go
-
Updated
Aug 18, 2023 - Go
A Go-based distributed rate-limiting library using Redis, supporting Token Bucket, Leaky Bucket, Sliding Window, and Counter algorithms. It's lightweight, scalable, and thread-safe, ideal for API throttling with minimal overhead.
-
Updated
Sep 15, 2024 - Go
A Go app to demonstrate API Rate Limiting using Leaky Bucket Algorithm (WIP)
-
Updated
Apr 19, 2022 - Go
A flexible rate limiting package for Go.
-
Updated
Oct 12, 2025 - Go
A rate limit Go library and reverse proxy
-
Updated
Feb 3, 2022 - Go
limitron is a Go library providing flexible and efficient rate limiting algorithms with support for multiple storage backends (in-memory and Redis). It offers easy-to-use factories, a unified Limiter interface, and constants for robust configuration. Suitable for API protection, service throttling, or any scenario requiring access control based
-
Updated
Sep 6, 2025 - Go
Implemented a rate limiter as middleware for web applications utilizing Redis to maintain rate status based on IP address
-
Updated
Apr 20, 2023 - Go
Common queue implementation with various features.
-
Updated
Sep 14, 2025 - Go
Overview of popular Rate Limiter algorithms
-
Updated
Jun 26, 2024 - Go
A leaky bucket implementation in go with redis's lua script. Atomically and works well with distributed systems.
-
Updated
Oct 27, 2025 - Go
Improve this page
Add a description, image, and links to the leaky-bucket topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the leaky-bucket topic, visit your repo's landing page and select "manage topics."