mxinden / asynchronous-codec
Utilities for encoding and decoding frames using `async/await`.
☆24Updated last year
Alternatives and similar repositories for asynchronous-codec:
Users that are interested in asynchronous-codec are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- An async version of iterator☆40Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Take a value atomically once.☆29Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Zero-cost bitsets over native Rust types☆76Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Reactive dependency injection for Rust.☆42Updated last week
- Thread-unsafe async runtime☆27Updated 5 months ago
- ☆39Updated last year
- Typed any map for rust☆65Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Asynchronous signal handling☆16Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆37Updated 9 months ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Unbuffered and unlocked I/O streams☆45Updated last month