smol-rs / async-fsLinks
Async filesystem primitives
☆141Updated 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☆79Updated 11 months ago
- Run closures in parallel☆115Updated 11 months ago
- Convert closures into wakers☆46Updated 11 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Data parallelism library for async-std.☆96Updated last year
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Heap-based async timers☆216Updated last year
- Async interface for working with processes☆205Updated 3 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- ☆63Updated 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
- futures::AtomicWaker extracted into its own crate☆36Updated 2 weeks ago
- Asynchronous DNS lookups☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Define your own PhantomData☆158Updated this week
- ☆125Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- A library for interaction with units of bytes.☆58Updated last week
- OpenTracing API for Rust☆65Updated last year
- An updated version of linked-hash-map and friends☆138Updated last month
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 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
- Native TLS for futures and async-std☆72Updated 6 months ago