Async filesystem primitives
☆145Feb 15, 2026Updated 2 weeks ago
Alternatives and similar repositories for async-fs
Users that are interested in async-fs are comparing it to the libraries listed below
Sorting:
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆140Feb 15, 2026Updated 2 weeks ago
- futures::AtomicWaker extracted into its own crate☆38Feb 15, 2026Updated 2 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆35Jan 6, 2024Updated 2 years ago
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Async interface for working with processes☆207Sep 14, 2025Updated 5 months ago
- Duplicate an async I/O handle☆41Feb 15, 2026Updated 2 weeks ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- Task abstraction for building executors☆575Feb 13, 2026Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆190Jan 20, 2026Updated last month
- Async I/O and timers☆587Feb 15, 2026Updated 2 weeks ago
- Futures, streams, and async I/O combinators.