slowapi

rate limiter

A rate limiter library for Starlette and FastAPI

A rate limiter for Starlette and FastAPI

GitHub

1k stars
14 watching
80 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

asgifastapipythonrate-limiterstarletteuvicorn

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
long2ice/fastapi-limiterA rate limiting tool for FastAPI applications518
alisaifee/flask-limiterAn extension for Flask that provides rate limiting functionality1,126
jsocol/django-ratelimitProvides a way to rate-limit views in Django applications1,081
jaytaph/ratelimitbundleA bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions.332
fastify/fastify-rate-limitA rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window.508
lpinca/valveletA utility to limit the execution rate of functions in promise-returning code.38
microlinkhq/async-ratelimiterAn asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits.320
tj/node-ratelimiterA rate limiter for Node.js applications using Redis as the backing store.719
stephenhillier/starlette_exporterA tool to collect and export metrics from Starlette and FastAPI applications to Prometheus318
timebug/lua-resty-redis-ratelimitA Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage.163
sunhailin-leo/fastapi_profilerTools to monitor and analyze performance of service code in FastAPI applications239
mennanov/limitersDistributed rate limiting solution with various algorithms and backends474
grahamcampbell/laravel-throttleA package to manage rate limiting in Laravel applications705
exhammer/hammerEnables users to set limits on actions performed within specified time intervals767
whitered/ratekeeperA library for scheduling rate-limited actions in Elixir14