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:
- Thread parking and unparking☆78Updated 7 months ago
- Run closures in parallel☆114Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Heap-based async timers☆214Updated last year
- Convert closures into wakers☆45Updated 7 months ago
- Async tracing capabilities for the log crate☆99Updated 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…☆90Updated 3 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆125Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Async stream for Rust and the futures crate.☆186Updated this week
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- Async interface for working with processes☆198Updated this week
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Duplicate an async I/O handle☆41Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- Data parallelism library for async-std.☆94Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Asynchronous DNS lookups☆66Updated last year
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated last week
- A library for interaction with units of bytes.☆58Updated 3 weeks ago
- Semantic wrapper for byte count representations☆143Updated last week