Compatibility adapter between tokio and futures
☆190Jan 20, 2026Updated last month
Alternatives and similar repositories for async-compat
Users that are interested in async-compat are comparing it to the libraries listed below
Sorting:
- Async filesystem primitives☆145Feb 15, 2026Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Async interface for working with processes☆207Sep 14, 2025Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆38Feb 15, 2026Updated 2 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆140Feb 15, 2026Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month
- Task abstraction for building executors☆575Feb 13, 2026Updated 3 weeks ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆35Jan 6, 2024Updated 2 years ago
- Duplicate an async I/O handle☆41Feb 15, 2026Updated 2 weeks ago
- Async executor☆439Feb 18, 2026Updated 2 weeks ago
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- Portable interface to epoll, kqueue, event ports, and wepoll☆716Feb 7, 2026Updated 3 weeks ago
- A simple and fast random number generator☆565Feb 9, 2026Updated 3 weeks ago
- Convert closures into wakers☆46Jan 19, 2025Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆95Apr 16, 2025Updated 10 months ago
- Async broadcast channels☆191Aug 19, 2025Updated 6 months ago
- Notify async tasks or threads☆505Feb 7, 2026Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 8 months ago
- ☆499Nov 8, 2025Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Async I/O and timers☆587Feb 15, 2026Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- A simple middleware for tide using the tracing crate for logging.☆38Oct 23, 2023Updated 2 years ago
- ☆247Jan 25, 2026Updated last month
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Spin-based synchronization primitives☆586Feb 5, 2026Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Nov 28, 2023Updated 2 years ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆748Nov 24, 2025Updated 3 months ago
- A mutex with timeout tracing☆30Nov 14, 2021Updated 4 years ago
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Updated this week
- A TLS implementation over AsyncRead and AsyncWrite☆169Apr 23, 2024Updated last year