yoshuawuyts / miowLinks
A zero-overhead Windows I/O library, focusing on IOCP
☆113Updated last year
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 4 months ago
- Utilities for pinning☆96Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated 2 weeks ago
- Thread parking and unparking☆78Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Run closures in parallel☆114Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- Convert closures into wakers☆45Updated 5 months ago
- ☆124Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Duplicate an async I/O handle☆41Updated 5 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…☆90Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Async filesystem primitives☆135Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Heap-based async timers☆215Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- ☆62Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago