smol-rs / async-compatLinks
Compatibility adapter between tokio and futures
☆175Updated last week
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.☆252Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Semantic wrapper for byte count representations☆141Updated 2 weeks ago
- Async interface for working with processes☆201Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- FFI-compatible futures☆166Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- ☆216Updated last week
- Define your own PhantomData☆156Updated last week
- Asynchronous HTTP body trait☆146Updated 3 weeks ago
- Async synchronization primitives☆270Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 2 weeks ago
- Compile-time string operations☆102Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Async broadcast channels☆180Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A global executor built on top of async-executor and smol☆74Updated last week
- Convert closures into wakers☆45Updated 7 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Thread parking and unparking☆78Updated 7 months ago
- Typed HTTP Headers from hyper☆179Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Async filesystem primitives☆137Updated last month