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☆137Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week
- Semantic wrapper for byte count representations☆128Updated last week
- Define your own PhantomData☆152Updated last month
- Typed HTTP Headers from hyper☆172Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Common utilities used with hyper.☆142Updated last week
- Extensible, asynchronous retry behaviours for futures/tokio☆132Updated last year
- Web API access control for Rust☆125Updated 3 weeks ago
- ☆204Updated last week
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆136Updated 3 weeks ago
- ☆124Updated 2 years ago
- Automatically implement traits for common smart pointers☆109Updated this week
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆71Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- Async synchronization primitives☆263Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Async session support with plugabble backends☆124Updated last year
- Asynchronous access to a bincode-encoded item stream.☆74Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- ☆181Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- x-www-form-urlencoded meets Serde☆243Updated 8 months ago
- Async broadcast channels☆176Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 9 months ago
- Run closures in parallel☆113Updated 2 months ago