udoprog / leaky-bucketLinks
A token-based rate limiter based on the leaky bucket algorithm.
☆113Updated 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:
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 10 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Async broadcast channels☆189Updated 5 months ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆130Updated 2 months ago
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- ☆241Updated this week
- ☆225Updated 6 months ago
- ☆179Updated last week
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆218Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- CSV parsing in async context☆49Updated 8 months ago
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A fast and flexible LRU map.☆199Updated last year
- A middleware for actix-web that provides rate-limiting backed by governor.☆125Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- A very fast Key-Value store in pure rust☆219Updated last week
- Utilities for working with shared slices of memory☆83Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Define your own PhantomData☆158Updated last month
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆145Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- Provides json/csv/protobuf/arrow streaming support for axum☆85Updated 3 weeks ago