smol-rs / async-compatLinks
Compatibility adapter between tokio and futures
☆186Updated 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.☆263Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 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 3 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☆154Updated last year
- Async synchronization primitives☆277Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Compile-time string operations☆114Updated this week
- Asynchronous HTTP body trait☆151Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Define your own PhantomData☆158Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Async broadcast channels☆188Updated 4 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- 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…☆99Updated 3 months ago
- ☆240Updated 4 months ago
- Semantic wrapper for byte count representations☆150Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆209Updated 2 weeks ago
- Common utilities used with hyper.☆164Updated 2 weeks ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Thread parking and unparking☆79Updated 11 months ago