smol-rs / async-fs
Async filesystem primitives
☆133Updated last month
Alternatives and similar repositories for async-fs:
Users that are interested in async-fs are comparing it to the libraries listed below
- Run closures in parallel☆112Updated last month
- Thread parking and unparking☆74Updated last month
- Convert closures into wakers☆45Updated last month
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronous access to a bincode-encoded item stream.☆70Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆130Updated last month
- Asynchronous HTTP body trait☆132Updated this week
- Heap-based async timers☆211Updated 8 months ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆163Updated this week
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- ☆124Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Utilities for pinning☆97Updated 10 months ago
- Duplicate an async I/O handle☆40Updated last month
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Native TLS for futures and async-std☆70Updated 6 months ago
- Async interface for working with processes☆185Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated 2 weeks ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 9 months ago
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 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…☆86Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- Async stream for Rust and the futures crate.☆182Updated last week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago