hyperium / http-bodyLinks
Asynchronous HTTP body trait
☆149Updated 2 months ago
Alternatives and similar repositories for http-body
Users that are interested in http-body are comparing it to the libraries listed below
Sorting:
- Typed HTTP Headers from hyper☆188Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Common utilities used with hyper.☆154Updated last week
- ☆231Updated 3 months ago
- Async synchronization primitives☆275Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Async session support with plugabble backends☆126Updated 2 years ago
- Serde support for querystring-style strings☆217Updated 5 months ago
- Async broadcast channels☆187Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- ☆196Updated last week
- x-www-form-urlencoded meets Serde☆255Updated last year
- MIMEs in Rust☆208Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Async interface for working with processes☆205Updated last month
- CA certificates for use with webpki☆124Updated last week
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Define your own PhantomData☆158Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- Serialize and deserialize C-like enum as underlying repr☆251Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆130Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- Asynchronous access to a bincode-encoded item stream.