smol-rs / async-fs
Async filesystem primitives
☆132Updated 3 months ago
Alternatives and similar repositories for async-fs:
Users that are interested in async-fs are comparing it to the libraries listed below
- Thread parking and unparking☆75Updated 3 months ago
- Run closures in parallel☆113Updated 3 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Compatibility adapter between tokio and futures☆168Updated last month
- A global executor built on top of async-executor and smol☆74Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Define your own PhantomData☆152Updated 2 months ago
- Heap-based async timers☆212Updated 10 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Asynchronous HTTP body trait☆138Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Data parallelism library for async-std.☆93Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Async stream for Rust and the futures crate.☆183Updated last month
- ☆124Updated 2 years ago
- Serde support for the humantime crate☆33Updated last year
- Semantic wrapper for byte count representations☆134Updated last month
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 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…☆89Updated 2 years ago