smol-rs / async-compatLinks
Compatibility adapter between tokio and futures
☆185Updated 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:
- A lightweight version of pin-project written with declarative macros.☆257Updated last week
- FFI-compatible futures☆167Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆168Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆151Updated last year
- Async interface for working with processes☆204Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Async synchronization primitives☆275Updated 2 months ago
- Async broadcast channels☆187Updated 2 months ago
- ☆231Updated 3 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Asynchronous HTTP body trait☆149Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Compile-time string operations☆108Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- Semantic wrapper for byte count representations☆150Updated last week
- Async networking primitives for TCP/UDP/Unix communication☆138Updated 9 months ago
- Common utilities used with hyper.☆154Updated this week
- Thread parking and unparking☆79Updated 9 months ago
- Async filesystem primitives☆139Updated last week
- "A very small syn"☆211Updated 9 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- Convert closures into wakers☆46Updated 9 months ago