libp2p / rust-asynchronous-codecLinks
Utilities for encoding and decoding frames using `async/await`.
☆29Updated 4 months ago
Alternatives and similar repositories for rust-asynchronous-codec
Users that are interested in rust-asynchronous-codec are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- ☆59Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- ☆39Updated 2 years ago
- An async version of iterator☆40Updated last year
- Typed any map for rust☆67Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Surround cargo test with arbitrary Rust setup and teardown code.☆12Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆61Updated 2 years ago
- ☆108Updated last year
- ☆34Updated 11 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Duplicate an async I/O handle☆41Updated 9 months ago
- Minimal asynchronous executor for Rust☆133Updated last week
- Reactive dependency injection for Rust.☆42Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆54Updated 5 months ago
- ☆35Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- ☆76Updated last week
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆48Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago