jonhoo / async-bincodeLinks
Asynchronous access to a bincode-encoded item stream.
☆76Updated 3 months ago
Alternatives and similar repositories for async-bincode
Users that are interested in async-bincode are comparing it to the libraries listed below
Sorting:
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- ☆86Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- Inter-event timing metrics on top of tracing.☆124Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Define your own PhantomData☆155Updated this week
- Asynchronous HTTP body trait☆142Updated 3 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Async broadcast channels☆179Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆42Updated 9 months ago
- Async synchronization primitives☆269Updated 3 months 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☆138Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆89Updated this week
- A simple bitset container for Rust☆145Updated 2 weeks ago