tower-rs / tokio-tower
A implementation of convenience integrations between tokio and tower
☆129Updated last year
Alternatives and similar repositories for tokio-tower:
Users that are interested in tokio-tower are comparing it to the libraries listed below
- Asynchronous HTTP body trait☆138Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Define your own PhantomData☆152Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated 3 weeks ago
- ☆206Updated 3 weeks ago
- Semantic wrapper for byte count representations☆134Updated last month
- Run closures in parallel☆113Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Async synchronization primitives☆267Updated last month
- ☆136Updated 9 months ago
- Common utilities used with hyper.☆144Updated this week
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- ☆182Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- ☆147Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Auto-generate serde implementations for prost types☆94Updated 9 months ago
- A simple bitset container for Rust☆137Updated last week
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆136Updated last month
- Async session support with plugabble backends☆124Updated last year
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆124Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago