smol-rs / async-compat
Compatibility adapter between tokio and futures
☆156Updated last month
Related projects ⓘ
Alternatives and complementary repositories for async-compat
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆128Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆146Updated 8 months ago
- Asynchronous HTTP body trait☆128Updated 3 months ago
- ☆188Updated last month
- Async filesystem primitives☆130Updated last month
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆115Updated this week
- A fast and flexible LRU map.☆170Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Define your own PhantomData☆147Updated last week
- Make trait methods callable without the trait in scope☆135Updated last week
- ☆185Updated 9 months ago
- Async synchronization primitives☆255Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Convert closures into wakers☆43Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- ☆171Updated this week
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- Compile-time string operations☆80Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Common utilities used with hyper.☆124Updated this week
- Async broadcast channels☆164Updated 4 months ago
- Thread parking and unparking☆73Updated last month