smol-rs / async-compatLinks
Compatibility adapter between tokio and futures
☆171Updated 3 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:
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Asynchronous HTTP body trait☆142Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- FFI-compatible futures☆165Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Async synchronization primitives☆269Updated 2 months ago
- ☆210Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Migrated to Codeberg☆79Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Define your own PhantomData☆152Updated last month
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆200Updated last month
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Thread parking and unparking☆78Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Async broadcast channels☆179Updated 5 months ago
- Async session support with plugabble backends☆124Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 2 months ago