smol-rs / async-fsLinks
Async filesystem primitives
☆143Updated 3 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 last year
- Thread parking and unparking☆82Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- Convert closures into wakers☆47Updated last year
- Async stream for Rust and the futures crate.☆193Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Heap-based async timers☆217Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Duplicate an async I/O handle☆41Updated last year
- Data parallelism library for async-std.☆96Updated last year
- Define your own PhantomData☆158Updated last month
- ☆63Updated 4 years ago
- ☆126Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 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
- Compatibility adapter between tokio and futures☆188Updated last week
- Asynchronous HTTP body trait☆152Updated 2 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year
- OpenTracing API for Rust☆65Updated last year
- Native TLS for futures and async-std☆72Updated 7 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated 3 weeks ago
- ☆241Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago