smol-rs / async-compatLinks
Compatibility adapter between tokio and futures
☆184Updated last month
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 month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Async interface for working with processes☆202Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- FFI-compatible futures☆167Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆139Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Async synchronization primitives☆274Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Asynchronous HTTP body trait☆149Updated last month
- Semantic wrapper for byte count representations☆148Updated 2 weeks ago
- ☆225Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Fast JSON deserialization on borrowed data☆116Updated 2 weeks ago
- Async broadcast channels☆187Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 9 months ago
- Asynchronous DNS lookups☆67Updated last year
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- Compile-time string operations☆106Updated 3 weeks ago
- Convert closures into wakers☆46Updated 9 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Asynchronous access to a bincode-encoded item stream.☆78Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last month
- Thread parking and unparking☆79Updated 9 months ago