slowapi
rate limiter
A rate limiter library for Starlette and FastAPI
A rate limiter for Starlette and FastAPI
1k stars
14 watching
80 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
asgifastapipythonrate-limiterstarletteuvicorn
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A rate limiting tool for FastAPI applications | 518 |
| | An extension for Flask that provides rate limiting functionality | 1,126 |
| | Provides a way to rate-limit views in Django applications | 1,081 |
| | A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. | 332 |
| | A rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window. | 508 |
| | A utility to limit the execution rate of functions in promise-returning code. | 38 |
| | An asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits. | 320 |
| | A rate limiter for Node.js applications using Redis as the backing store. | 719 |
| | A tool to collect and export metrics from Starlette and FastAPI applications to Prometheus | 318 |
| | A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. | 163 |
| | Tools to monitor and analyze performance of service code in FastAPI applications | 239 |
| | Distributed rate limiting solution with various algorithms and backends | 474 |
| | A package to manage rate limiting in Laravel applications | 705 |
| | Enables users to set limits on actions performed within specified time intervals | 767 |
| | A library for scheduling rate-limited actions in Elixir | 14 |