smol-rs / async-compatLinks
Compatibility adapter between tokio and futures
☆185Updated 3 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.☆261Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- FFI-compatible futures☆169Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Async interface for working with processes☆205Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Compile-time string operations☆111Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated this week
- Define your own PhantomData☆158Updated last week
- Async synchronization primitives☆276Updated 3 months ago
- Asynchronous HTTP body trait☆151Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Async broadcast channels☆187Updated 3 months ago
- ☆237Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Async filesystem primitives☆140Updated last month
- Fast JSON deserialization on borrowed data☆116Updated last week
- Common utilities used with hyper.☆156Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Semantic wrapper for byte count representations☆150Updated last week
- "A very small syn"☆212Updated 9 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…☆97Updated 2 months ago
- Make trait methods callable without the trait in scope☆160Updated last week
- A global executor built on top of async-executor and smol☆75Updated 3 months ago