Futures, streams, and async I/O combinators.
☆536Feb 5, 2026Updated last month
Alternatives and similar repositories for futures-lite
Users that are interested in futures-lite are comparing it to the libraries listed below
Sorting:
- Async executor☆439Feb 18, 2026Updated 2 weeks ago
- Task abstraction for building executors☆581Feb 13, 2026Updated 3 weeks ago
- Async I/O and timers☆587Feb 15, 2026Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 8 months ago
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆716Feb 7, 2026Updated last month
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆140Feb 15, 2026Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- Async filesystem primitives☆145Feb 15, 2026Updated 3 weeks ago
- A simple and fast random number generator☆565Feb 9, 2026Updated last month
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- Async interface for working with processes☆207Sep 14, 2025Updated 5 months ago
- Async broadcast channels☆191Aug 19, 2025Updated 6 months ago
- Spin-based synchronization primitives☆586Feb 5, 2026Updated last month
- Asynchronous streams for Rust using async & await notation☆740Dec 8, 2024Updated last year
- Compatibility adapter between tokio and futures☆190Jan 20, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Adaptors between compression crates and Rust's async IO types☆619Feb 25, 2026Updated last week
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Advanced configuration options for sockets.☆830Updated this week
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- Type-erased Serialize, Serializer and Deserializer traits☆813Updated this week
- Convert closures into wakers☆46Jan 19, 2025Updated last year
- ☆499Nov 8, 2025Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆38Feb 15, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- A global executor built on top of async-executor and smol☆76Aug 13, 2025Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆274Updated this week