smol-rs / async-fsLinks
Async filesystem primitives
☆139Updated 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☆79Updated 9 months ago
- Run closures in parallel☆115Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Heap-based async timers☆215Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 9 months ago
- Convert closures into wakers☆46Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last week
- Copy-on-write string utilities for Rust☆158Updated last year
- Data parallelism library for async-std.☆96Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago
- Asynchronous DNS lookups☆67Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆138Updated 9 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
- Native TLS for futures and async-std☆72Updated 5 months ago
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Define your own PhantomData☆158Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆62Updated 3 years ago
- Semantic wrapper for byte count representations☆150Updated last week
- Jaeger tracing library for Rust☆83Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- ☆125Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago