smol-rs / async-compat
Compatibility adapter between tokio and futures
☆170Updated 2 months ago
Alternatives and similar repositories for async-compat
Users that are interested in async-compat are comparing it to the libraries listed below
Sorting:
- Semantic wrapper for byte count representations☆136Updated last month
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- ☆209Updated last week
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Async synchronization primitives☆269Updated last month
- Asynchronous HTTP body trait☆142Updated last month
- Compile-time string operations☆95Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- Make trait methods callable without the trait in scope☆146Updated this week
- Async filesystem primitives☆132Updated 4 months ago
- Async interface for working with processes☆195Updated this week
- Boolean-valued predicate functions in Rust☆195Updated 2 weeks ago
- Async broadcast channels☆178Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 2 months ago
- ☆183Updated 2 weeks ago
- ☆194Updated last year
- Async session support with plugabble backends☆124Updated 2 years ago
- Convert closures into wakers☆45Updated 4 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- FFI-compatible futures☆164Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 7 months ago