tower-rs / tokio-towerLinks
A implementation of convenience integrations between tokio and tower
☆130Updated last year
Alternatives and similar repositories for tokio-tower
Users that are interested in tokio-tower are comparing it to the libraries listed below
Sorting:
- Asynchronous HTTP body trait☆143Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- ☆216Updated last month
- Define your own PhantomData☆155Updated this week
- Typed HTTP Headers from hyper☆180Updated last month
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Inter-event timing metrics on top of tracing.☆125Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Async broadcast channels☆180Updated 7 months ago
- A Rust library for interrupting asynchronous streams.☆163Updated 7 months ago
- Async synchronization primitives☆270Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Web API access control for Rust☆128Updated last month
- A fast and flexible LRU map.☆190Updated 6 months ago
- Semantic wrapper for byte count representations☆140Updated 4 months ago
- Common utilities used with hyper.☆150Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year