yoshuawuyts / miow
A zero-overhead Windows I/O library, focusing on IOCP
☆112Updated last year
Alternatives and similar repositories for miow:
Users that are interested in miow are comparing it to the libraries listed below
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated this week
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- LRU cache settable via size or time to live☆104Updated 2 years ago
- Utilities for pinning☆97Updated 10 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Run closures in parallel☆113Updated last month
- ☆52Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Custom derivation macro for Rust☆112Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Extensions for standard networking types☆106Updated 8 months ago
- ☆124Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆177Updated 11 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago
- Safely combine results☆81Updated 6 months ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Convert closures into wakers☆45Updated last month
- Duplicate an async I/O handle☆40Updated last month
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Thread parking and unparking☆74Updated last month