jonhoo / async-bincode
Asynchronous access to a bincode-encoded item stream.
☆74Updated 3 weeks ago
Alternatives and similar repositories for async-bincode:
Users that are interested in async-bincode are comparing it to the libraries listed below
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week
- Asynchronous HTTP body trait☆137Updated this week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Define your own PhantomData☆152Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- Typed any map for rust☆65Updated 4 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- ☆84Updated 3 months ago
- An updated version of linked-hash-map and friends☆111Updated this week
- A fast and flexible LRU map.☆181Updated 3 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- ☆41Updated last month
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- ☆133Updated 3 weeks ago
- Run closures in parallel☆113Updated 2 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Serde support for the humantime crate☆32Updated last year
- Migrated to Codeberg☆80Updated last year
- Library for scripting analyses against crates.io's database dumps☆69Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Automatically implement traits for common smart pointers☆109Updated this week
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 10 months ago
- Fast JSON deserialization on borrowed data☆85Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago