smol-rs / async-ioLinks
Async I/O and timers
☆539Updated last week
Alternatives and similar repositories for async-io
Users that are interested in async-io are comparing it to the libraries listed below
Sorting:
- Task abstraction for building executors☆480Updated 6 months ago
- Notify async tasks or threads☆482Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆514Updated last week
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- Async executor☆388Updated 2 weeks ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆665Updated last week
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- Async multi-producer multi-consumer channel☆885Updated last month
- An implementation of a LRU cache☆733Updated last month
- Working group dedicated to improving the foundations of Async I/O in Rust☆396Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- Slab allocator for Rust☆821Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆517Updated last week
- Spin-based synchronization primitives☆548Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Async synchronization primitives☆270Updated last week
- Module initialization/global constructor functions for Rust