tower-rs / tokio-towerLinks
A implementation of convenience integrations between tokio and tower
☆133Updated 2 years ago
Alternatives and similar repositories for tokio-tower
Users that are interested in tokio-tower are comparing it to the libraries listed below
Sorting:
- ☆233Updated 3 months ago
- Asynchronous HTTP body trait☆149Updated 2 months ago
- Define your own PhantomData☆158Updated this week
- Typed HTTP Headers from hyper☆188Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Async synchronization primitives☆275Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆128Updated last week
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- A Rust library for interrupting asynchronous streams.☆168Updated 10 months ago
- Semantic wrapper for byte count representations☆150Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Async broadcast channels☆187Updated 2 months ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- x-www-form-urlencoded meets Serde☆256Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Async session support with plugabble backends☆126Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆207Updated 5 months ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago