udoprog / leaky-bucket
A token-based rate limiter based on the leaky bucket algorithm.
☆105Updated this week
Alternatives and similar repositories for leaky-bucket:
Users that are interested in leaky-bucket are comparing it to the libraries listed below
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Asynchronous HTTP body trait☆136Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- ☆115Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- A websocket protocol implementation.☆90Updated last month
- Async broadcast channels☆174Updated 2 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Async session support with plugabble backends☆124Updated last year
- Provides json/csv/protobuf/arrow streaming support for axum☆73Updated 2 months ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆109Updated last month
- 🔎 Prometheus metrics middleware for Axum☆69Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Define your own PhantomData☆151Updated 2 weeks ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆71Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- Async synchronization primitives☆263Updated 2 months ago
- Track and query Cargo dependency graphs.☆205Updated this week
- ☆153Updated last month
- Testing framework for rust enhancing the built-in library with some useful features.☆62Updated last month
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆70Updated 4 months ago
- Request-scoped sqlx transactions for axum☆54Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Typed any map for rust☆65Updated 3 months ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Minimal async cache in Rust with support for key expirations☆52Updated 10 months ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- Common utilities used with hyper.☆139Updated 2 weeks ago