smol-rs / async-compatLinks
Compatibility adapter between tokio and futures
☆188Updated 3 weeks 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.☆270Updated last month
- FFI-compatible futures☆172Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Async interface for working with processes☆206Updated 4 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Define your own PhantomData☆158Updated last month
- Async synchronization primitives☆281Updated last month
- ☆244Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆147Updated 5 months ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Thread parking and unparking☆82Updated last year
- Async broadcast channels☆190Updated 5 months ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- Compile-time string operations☆116Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks 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…☆101Updated 2 weeks ago
- Convert closures into wakers☆47Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Semantic wrapper for byte count representations☆152Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Async filesystem primitives☆143Updated 3 months ago
- "A very small syn"☆212Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week