rate-limiter
Here are 73 public repositories matching this topic...
🔧 High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCRA) and storage backends (Redis, In-Memory).
-
Updated
Nov 26, 2025 - Python
⚔️Python Rate-Limiter using Leaky-Bucket Algorithm Family
-
Updated
Oct 13, 2025 - Python
🔀⏳ Easy throttling with asyncio support
-
Updated
Nov 22, 2022 - Python
Supercharge your async applications with tasks so fast, you’ll think you’re bending time itself.
-
Updated
Nov 15, 2025 - Python
Dracan is a lightweight middleware for Kubernetes that enhances filtering and validation capabilities. It ensures that only valid requests reach your applications, featuring HTTP method filtering, JSON validation, Header validation and request limiting. Looking for first potential users to get feedback as well as active maintainers
-
Updated
Nov 10, 2024 - Python
Modular, way of implementing rate-limiting in python with a few handy default implementations
-
Updated
Mar 27, 2023 - Python
Rate limiter for async functions using Redis as a backend.
-
Updated
Dec 15, 2025 - Python
collection of rate limiters which are based on bucket conception
-
Updated
Dec 2, 2022 - Python
A fixed window rate limiter based on Redis
-
Updated
Jul 11, 2019 - Python
Simple Multi-Resource Rate Limiting That Saves Unused Tokens. Rate limit API requests across different resources and workers without wasting your quota. Reserve tokens upfront, get refunds for what you don't use, and avoid over-limiting.
-
Updated
Jun 9, 2025 - Python
A rate limiter for the aiohttp.web framework
-
Updated
May 14, 2025 - Python
Easily rate limit async requests to API using credits, computation unit per second (CUPS) or request units, and to those just counting the number of requests per time unit
-
Updated
Jan 30, 2025 - Python
help prevent DDoS attacks for sites using Cloudflare / CloudFlare workers.
-
Updated
Sep 9, 2020 - Python
⚡️⏲ Rate limiter library for FastAPI. (Work in progress..)
-
Updated
Mar 30, 2022 - Python
Fastrict - Enterprise FastAPI Rate Limiter
-
Updated
Oct 15, 2025 - Python
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."