smol-rs / async-fs
Async filesystem primitives
☆130Updated last month
Related projects ⓘ
Alternatives and complementary repositories for async-fs
- Run closures in parallel☆109Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆128Updated last month
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Compatibility adapter between tokio and futures☆156Updated last month
- Thread parking and unparking☆73Updated last month
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Convert closures into wakers☆43Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Duplicate an async I/O handle☆40Updated last month
- Heap-based async timers☆211Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- ☆188Updated last month
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆115Updated this week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Asynchronous HTTP body trait☆128Updated 3 months ago
- ☆123Updated 2 years ago
- Utilities for pinning☆97Updated 7 months ago
- Define your own PhantomData☆147Updated last week
- Copy-on-write string utilities for Rust☆158Updated 7 months ago
- Async interface for working with processes☆178Updated last month
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆140Updated 9 months ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Native TLS for futures and async-std☆70Updated 3 months ago
- ☆59Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated last week
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆69Updated last year
- Async stream for Rust and the futures crate.☆176Updated 2 weeks ago