smol-rs / async-fsLinks
Async filesystem primitives
☆135Updated last week
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 6 months ago
- Run closures in parallel☆114Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Duplicate an async I/O handle☆41Updated 6 months ago
- Convert closures into wakers☆45Updated 6 months ago
- Async stream for Rust and the futures crate.☆185Updated this week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 6 months ago
- Heap-based async timers☆214Updated last year
- Asynchronous DNS lookups☆66Updated last year
- futures::AtomicWaker extracted into its own crate☆28Updated 3 weeks ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Async interface for working with processes☆199Updated last week
- Jaeger tracing library for Rust☆83Updated last year
- ☆62Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Native TLS for futures and async-std☆72Updated last month
- OpenTracing API for Rust☆64Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- A Rust library for interrupting asynchronous streams.☆163Updated 7 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago