A thread pool for isolating blocking I/O in async programs
☆375Aug 31, 2025Updated 6 months ago
Alternatives and similar repositories for blocking
Users that are interested in blocking are comparing it to the libraries listed below
Sorting:
- Async filesystem primitives☆144Feb 15, 2026Updated 2 weeks ago
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Task abstraction for building executors☆572Feb 13, 2026Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆140Feb 15, 2026Updated 2 weeks ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Async interface for working with processes☆207Sep 14, 2025Updated 5 months ago
- Convert closures into wakers☆47Jan 19, 2025Updated last year
- Thread parking and unparking☆82Jan 19, 2025Updated last year
- Async multi-producer multi-consumer channel☆933Jul 6, 2025Updated 7 months ago
- Compatibility adapter between tokio and futures☆190Jan 20, 2026Updated last month
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Async executor☆439Feb 18, 2026Updated last week
- futures::AtomicWaker extracted into its own crate☆38Feb 15, 2026Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,782Feb 23, 2026Updated last week
- Async I/O and timers☆585Feb 15, 2026Updated 2 weeks ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Duplicate an async I/O handle☆41Feb 15, 2026Updated 2 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Nov 28, 2023Updated 2 years ago
- Adaptors between compression crates and Rust's async IO types☆616Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Apr 23, 2024Updated last year
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- Task abstraction for building executors☆211Jun 23, 2022Updated 3 years ago
- A simple and fast random number generator☆564Feb 9, 2026Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Rust interface to io_uring☆339May 29, 2024Updated last year
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Fast and friendly HTTP client framework for async Rust☆1,500Sep 11, 2023Updated 2 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆996Jun 27, 2022Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago