smol-rs / async-compat
Compatibility adapter between tokio and futures
☆168Updated last month
Alternatives and similar repositories for async-compat:
Users that are interested in async-compat are comparing it to the libraries listed below
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Semantic wrapper for byte count representations☆134Updated last month
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Convert closures into wakers☆45Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆132Updated 11 months ago
- ☆206Updated 3 weeks ago
- Asynchronous HTTP body trait☆138Updated 3 weeks ago
- Thread parking and unparking☆75Updated 3 months ago
- Async filesystem primitives☆132Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 3 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Run closures in parallel☆113Updated 3 months ago
- Async interface for working with processes☆191Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- FFI-compatible futures☆163Updated 5 months ago
- Async broadcast channels☆177Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆113Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- Async session support with plugabble backends☆124Updated last year