A thread pool for isolating blocking I/O in async programs
☆377Aug 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☆145Feb 15, 2026Updated last month
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Task abstraction for building executors☆583Feb 13, 2026Updated last month
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- Convert closures into wakers☆46Jan 19, 2025Updated last year
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆141Feb 15, 2026Updated last month
- Async interface for working with processes☆207Sep 14, 2025Updated 6 months ago
- Duplicate an async I/O handle☆41Feb 15, 2026Updated last month
- futures::AtomicWaker extracted into its own crate☆39Feb 15, 2026Updated last month
- Compatibility adapter between tokio and futures☆189Jan 20, 2026Updated 2 months ago
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Async synchronization primitives☆285Dec 21, 2025Updated 3 months ago
- Async I/O and timers☆592Updated this week
- Async executor☆440Feb 18, 2026Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Nov 28, 2023Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆622Mar 15, 2026Updated last week
- Task abstraction for building executors☆212Jun 23, 2022Updated 3 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Apr 23, 2024Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Fast and friendly HTTP client framework for async Rust☆1,501Sep 11, 2023Updated 2 years ago
- A simple and fast random number generator☆569Mar 9, 2026Updated last week
- Rust interface to io_uring☆339May 29, 2024Updated last year
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆998Jun 27, 2022Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week