udoprog / leaky-bucketLinks
A token-based rate limiter based on the leaky bucket algorithm.
☆111Updated 3 months ago
Alternatives and similar repositories for leaky-bucket
Users that are interested in leaky-bucket are comparing it to the libraries listed below
Sorting:
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Asynchronous HTTP body trait☆142Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- Async broadcast channels☆179Updated 6 months ago
- ☆163Updated this week
- ☆212Updated last week
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Inter-event timing metrics on top of tracing.☆124Updated this week
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆130Updated this week
- A fast and flexible LRU map.☆189Updated 6 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Define your own PhantomData☆155Updated this week
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆129Updated this week
- Generate Rust enum variants without associated data☆98Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Web API access control for Rust☆128Updated 2 weeks ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 7 months ago
- 🔎 Prometheus metrics middleware for Axum☆74Updated last week
- Common utilities used with hyper.☆147Updated this week
- Prost Well-Known-Types serialization and deserialization.☆85Updated 2 months ago
- Serde support for the humantime crate☆34Updated last year
- Dead simple queue implementation for rust with async-await☆101Updated last year
- Async session support with plugabble backends☆124Updated 2 years ago