abdolence / reqwest-streams-rsLinks
Provides json/csv/protobuf/arrow streaming support for reqwest HTTP client
☆16Updated 2 months ago
Alternatives and similar repositories for reqwest-streams-rs
Users that are interested in reqwest-streams-rs are comparing it to the libraries listed below
Sorting:
- A caching middleware that follows HTTP caching rules☆89Updated last month
- gRPC over websocket (in browser and natively)☆31Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆195Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆178Updated 4 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- CSV parsing in async context☆49Updated 5 months ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- A protobuf library extending prost with reflection support and dynamic messages.☆128Updated last month
- Define your own PhantomData☆158Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last week
- Common utilities used with hyper.☆153Updated last week
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- A simple concurrent caching library that might fit to many use cases☆137Updated 9 months ago
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated last month
- ☆216Updated 3 months ago
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- Asynchronous HTTP body trait☆149Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Serde support for querystring-style strings☆218Updated 4 months ago
- A GraphQL over Websockets implementation for Rust☆42Updated last week
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last month
- A concurrent, append-only vector.☆202Updated 2 months ago
- FFI-compatible futures☆167Updated 3 weeks ago