smol-rs / async-fsLinks
Async filesystem primitives
☆140Updated last month
Alternatives and similar repositories for async-fs
Users that are interested in async-fs are comparing it to the libraries listed below
Sorting:
- Run closures in parallel☆115Updated 10 months ago
- Thread parking and unparking☆79Updated 10 months ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Async stream for Rust and the futures crate.☆189Updated last month
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Convert closures into wakers☆46Updated 10 months ago
- Heap-based async timers☆216Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- Asynchronous DNS lookups☆67Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 months ago
- Data parallelism library for async-std.☆96Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- ☆125Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- High-level Rust library for asynchronous SSH connections☆72Updated 6 years ago
- Semantic wrapper for byte count representations☆150Updated last week
- Native TLS for futures and async-std☆72Updated 5 months ago
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- Utilities for pinning☆97Updated last year
- Async interface for working with processes☆205Updated 2 months ago