yoshuawuyts / miowLinks
A zero-overhead Windows I/O library, focusing on IOCP
☆117Updated last month
Alternatives and similar repositories for miow
Users that are interested in miow are comparing it to the libraries listed below
Sorting:
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- Get a unique thread ID in Rust☆42Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Internet Gateway Device (UPNP) client☆106Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Utilities for pinning☆97Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Convert closures into wakers☆46Updated 8 months ago
- ☆125Updated 3 years ago
- Thread parking and unparking☆79Updated 8 months ago
- Async filesystem primitives☆139Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated this week
- Run closures in parallel☆115Updated 8 months ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- ☆23Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Atomic file-writes.☆100Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Heap-based async timers☆214Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- LRU cache settable via size or time to live☆105Updated 3 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…☆90Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago