hammer
Rate limiter
Enables users to set limits on actions performed within specified time intervals
An Elixir rate-limiter with pluggable backends
767 stars
5 watching
40 forks
Language: Elixir
last commit: 2 months ago
Linked from 1 awesome list
elixirelixir-langphoenixphoenix-frameworkrate-limiterrate-limiting
Related projects:
Repository | Description | Stars |
---|---|---|
| A Redis-based backend for implementing rate limiting in Elixir applications. | 50 |
| An Elixir implementation of rate limiting and throttling using Mnesia | 14 |
| A rate limiting utility that manages access to a service with adjustable time windows and limits. | 453 |
| A rate limiting system for Exq queues | 10 |
| A library for scheduling rate-limited actions in Elixir | 14 |
| An extension for Flask that provides rate limiting functionality | 1,126 |
| A set of performant rate limiters for Go applications | 88 |
| A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions. | 332 |
| A middleware library for Go that enforces rate limits on HTTP requests | 2,125 |
| A rate limiting tool for FastAPI applications | 518 |
| A rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window. | 508 |
| Distributed rate limiting solution with various algorithms and backends | 474 |
| A Rack middleware that limits the rate of incoming HTTP requests to applications. | 947 |
| A collection of examples showcasing middleware solutions for rate limiting in web applications | 37 |
| An asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits. | 320 |