django-ratelimit

View limiter

Provides a way to rate-limit views in Django applications

Cache-based rate-limiting for Django

GitHub

1k stars
18 watching
188 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
laurents/slowapiA rate limiter library for Starlette and FastAPI1,276
jaytaph/ratelimitbundleA bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions.332
alisaifee/flask-limiterAn extension for Flask that provides rate limiting functionality1,126
long2ice/fastapi-limiterA rate limiting tool for FastAPI applications518
koajs/ratelimitA middleware solution to rate limit incoming requests in web applications487
tj/node-ratelimiterA rate limiter for Node.js applications using Redis as the backing store.719
realpython/django-slow-testsIdentifies and reports on the slowest tests in a Django application181
beefsack/go-rateA timed rate limiter designed to prevent saturation of APIs and protect against spam.400
fastify/fastify-rate-limitA rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window.508
andrewingram/django-extra-viewsGenerates additional class-based views to simplify common Django design patterns.1,393
ulule/limiterA middleware library for Go that enforces rate limits on HTTP requests2,125
mennanov/limitersDistributed rate limiting solution with various algorithms and backends474
revsys/django-test-plusReduces boilerplate code in Django tests to make them more efficient and maintainable615
yireo/yireo_graphqlratelimitingMagento 2 module to add rate limiting to GraphQL resources12
reugn/equalizerA set of performant rate limiters for Go applications88