smol-rs / async-fsLinks
Async filesystem primitives
☆142Updated 2 months ago
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 11 months ago
- Thread parking and unparking☆81Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Data parallelism library for async-std.☆96Updated last year
- Convert closures into wakers☆46Updated 11 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Async interface for working with processes☆207Updated 3 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆126Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Heap-based async timers☆216Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Asynchronous DNS lookups☆67Updated last year
- 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
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Copy-on-write string utilities for Rust☆160Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- ☆63Updated 4 years ago
- Cross-platform hostname functions in Rust☆74Updated this week
- A library for interaction with units of bytes.☆58Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 7 months ago