smol-rs / async-fsLinks
Async filesystem primitives
☆137Updated 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☆114Updated 7 months ago
- Thread parking and unparking☆78Updated 7 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated last week
- Convert closures into wakers☆45Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Heap-based async timers☆214Updated last year
- Data parallelism library for async-std.☆94Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 7 months ago
- Asynchronous DNS lookups☆66Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆29Updated 3 weeks ago
- ☆62Updated 3 years ago
- Compatibility adapter between tokio and futures☆175Updated last week
- Copy-on-write string utilities for Rust☆159Updated last year
- ☆125Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 weeks ago
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- A library for interaction with units of bytes.☆58Updated 9 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Utilities for pinning☆97Updated last year