Task abstraction for building executors
☆583Feb 13, 2026Updated last month
Alternatives and similar repositories for async-task
Users that are interested in async-task are comparing it to the libraries listed below
Sorting:
- Async executor☆440Feb 18, 2026Updated last month
- Async I/O and timers☆592Updated this week
- Futures, streams, and async I/O combinators.☆537Feb 5, 2026Updated last month
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- A thread pool for isolating blocking I/O in async programs☆376Aug 31, 2025Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆302Dec 2, 2025Updated 3 months ago
- Async synchronization primitives☆285Dec 21, 2025Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆39Feb 15, 2026Updated last month
- Async filesystem primitives☆145Feb 15, 2026Updated last month
- Duplicate an async I/O handle☆41Feb 15, 2026Updated last month
- Convert closures into wakers☆46Jan 19, 2025Updated last year
- Async interface for working with processes☆207Sep 14, 2025Updated 6 months ago
- Async networking primitives for TCP/UDP/Unix communication☆141Feb 15, 2026Updated last month
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Spin-based synchronization primitives☆587Feb 5, 2026Updated last month
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆35Jan 6, 2024Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year
- Adaptors between compression crates and Rust's async IO types☆622Updated this week
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆964Dec 4, 2025Updated 3 months ago
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Compatibility adapter between tokio and futures☆189Jan 20, 2026Updated 2 months ago
- A simple and fast random number generator☆569Mar 9, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Run closures in parallel☆114Jan 19, 2025Updated last year
- ☆498Nov 8, 2025Updated 4 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆373Dec 20, 2025Updated 3 months ago
- Async broadcast channels☆191Aug 19, 2025Updated 7 months ago
- A global executor built on top of async-executor and smol☆76Aug 13, 2025Updated 7 months ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago