smol-rs / async-compatLinks
Compatibility adapter between tokio and futures
☆171Updated 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:
- A lightweight version of pin-project written with declarative macros.☆250Updated last week
- ☆211Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Semantic wrapper for byte count representations☆138Updated 3 months ago
- Asynchronous HTTP body trait☆142Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Async synchronization primitives☆269Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆137Updated last year
- Async filesystem primitives☆135Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- x-www-form-urlencoded meets Serde☆251Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Compile-time string operations☆96Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Define your own PhantomData☆152Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- ☆197Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Async interface for working with processes☆197Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- "A very small syn"☆206Updated 5 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Async broadcast channels☆179Updated 6 months ago