smol-rs / async-fsLinks
Async filesystem primitives
☆139Updated 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 9 months ago
- Run closures in parallel☆115Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Duplicate an async I/O handle☆41Updated 9 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Async stream for Rust and the futures crate.☆188Updated last week
- Asynchronous DNS lookups☆67Updated last year
- Native TLS for futures and async-std☆72Updated 4 months ago
- Heap-based async timers☆215Updated last year
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated 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 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated last month
- 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☆184Updated last month
- Define your own PhantomData☆158Updated last month
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 9 months ago
- OpenTracing API for Rust☆65Updated last year
- ☆62Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Jaeger tracing library for Rust☆83Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago