mxinden / asynchronous-codecLinks
Utilities for encoding and decoding frames using `async/await`.
☆25Updated last year
Alternatives and similar repositories for asynchronous-codec
Users that are interested in asynchronous-codec are comparing it to the libraries listed below
Sorting:
- An async version of iterator☆40Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- ☆39Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Typed any map for rust☆67Updated 5 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Duplicate an async I/O handle☆41Updated 4 months ago
- Reactive dependency injection for Rust.☆43Updated 2 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- `smol` integrations with `hyper`☆14Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- ☆16Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago