ExRated, the Elixir OTP GenServer with the naughty name that allows you to rate-limit calls to any service that requires it.
-
Updated
Mar 30, 2023 - Elixir
ExRated, the Elixir OTP GenServer with the naughty name that allows you to rate-limit calls to any service that requires it.
Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.
A very thin wrapper around Erlang's mnesia, used to provide distributed rate limiting, with little to no configuration and a simple API for developer happiness.
A pure Elixir distributed rate limiter
Rate-Limit-Aware client for accessing APIs with rate limits
ComputeRated, a leaky bucket rate limiter optimized for compute time limits. This library allows you to rate-limit operations based on compute time, with support for checking capacity, adding compute time, and waiting for capacity to be available.
Add a description, image, and links to the rate-limit topic page so that developers can more easily learn about it.
To associate your repository with the rate-limit topic, visit your repo's landing page and select "manage topics."