smol-rs / async-fsLinks
Async filesystem primitives
☆132Updated 4 months ago
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☆75Updated 4 months ago
- Run closures in parallel☆113Updated 4 months ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years 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
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Heap-based async timers☆212Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- OpenTracing API for Rust☆64Updated 11 months ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆124Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Utilities for pinning☆97Updated last year
- An LCS based slice and string diffing implementation.☆81Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆70Updated this week
- Define your own PhantomData☆152Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Copy-on-write string utilities for Rust☆157Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Asynchronous HTTP body trait☆142Updated last month
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- A fast and flexible LRU map.☆183Updated 4 months ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 4 months ago