mxinden / asynchronous-codec
Utilities for encoding and decoding frames using `async/await`.
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for asynchronous-codec
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Typed any map for rust☆64Updated 2 months ago
- Timer facilities for Rust's async story☆53Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- A sinless derive helper☆50Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Reactive dependency injection for Rust.☆41Updated 5 months ago
- Duplicate an async I/O handle☆40Updated last month
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆35Updated 10 months ago
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- Take a value atomically once.☆27Updated last year
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Rust Markdown Parser☆25Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Safe wrapper to libheif-sys for parsing heif/heic files☆34Updated 3 months ago
- An async version of iterator☆37Updated 5 months ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Convert closures into wakers☆43Updated last month
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago