smol-rs / async-compatLinks
Compatibility adapter between tokio and futures
☆175Updated 4 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:
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- FFI-compatible futures☆167Updated last month
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Define your own PhantomData☆155Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Convert closures into wakers☆45Updated 6 months ago
- ☆216Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Async interface for working with processes☆199Updated last week
- Semantic wrapper for byte count representations☆140Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆133Updated last month
- Async synchronization primitives☆270Updated 3 months ago
- Basic parser for PEM formatted keys and certificates☆65Updated 7 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- Compile-time string operations☆99Updated this week
- Asynchronous access to a bincode-encoded item stream.☆76Updated 4 months ago
- Asynchronous HTTP body trait☆142Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Asynchronous DNS lookups☆66Updated last year
- Async filesystem primitives☆135Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆91Updated this week
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Typed HTTP Headers from hyper☆180Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago