udoprog / leaky-bucketLinks
A token-based rate limiter based on the leaky bucket algorithm.
☆112Updated last month
Alternatives and similar repositories for leaky-bucket
Users that are interested in leaky-bucket are comparing it to the libraries listed below
Sorting:
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Asynchronous HTTP body trait☆147Updated last month
- ☆223Updated last month
- Async broadcast channels☆187Updated last month
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆79Updated 6 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- ☆172Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- ☆207Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆139Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Define your own PhantomData☆158Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆126Updated 2 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Async synchronization primitives☆273Updated last month
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆131Updated this week
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆134Updated 3 weeks ago
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆202Updated last week