Async executor
☆439Feb 18, 2026Updated last week
Alternatives and similar repositories for async-executor
Users that are interested in async-executor are comparing it to the libraries listed below
Sorting:
- Task abstraction for building executors☆572Feb 13, 2026Updated 2 weeks ago
- Async I/O and timers☆585Feb 15, 2026Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆933Jul 6, 2025Updated 7 months ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆76Aug 13, 2025Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆140Feb 15, 2026Updated 2 weeks ago
- Convert closures into wakers☆47Jan 19, 2025Updated last year
- Async filesystem primitives☆144Feb 15, 2026Updated 2 weeks ago
- Async interface for working with processes☆207Sep 14, 2025Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- 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
- Duplicate an async I/O handle☆41Feb 15, 2026Updated 2 weeks ago
- Thread parking and unparking☆82Jan 19, 2025Updated last year
- Run closures in parallel☆114Jan 19, 2025Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆35Jan 6, 2024Updated 2 years ago
- Compatibility adapter between tokio and futures☆190Jan 20, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- Async broadcast channels☆191Aug 19, 2025Updated 6 months ago
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- A simple and fast random number generator☆564Feb 9, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago