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
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Timer facilities for Rust's async story☆53Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated 9 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Remove Cargo.lock lockfile☆32Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Reactive dependency injection for Rust.☆41Updated 5 months ago
- Take a value atomically once.☆27Updated last year
- structured parallel execution for async Rust☆30Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- ☆55Updated 2 months ago
- A faster Arc.☆48Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆59Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- An async version of iterator☆37Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Typed any map for rust☆64Updated 2 months ago
- 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…☆59Updated this week
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆35Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Asynchronous DNS lookups☆61Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Find out what platform your code is running on from Rust☆33Updated 2 years ago