yoshuawuyts / miowLinks
A zero-overhead Windows I/O library, focusing on IOCP
☆118Updated 4 months ago
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.☆140Updated 11 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Utilities for pinning☆99Updated last year
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Get a unique thread ID in Rust☆42Updated 3 weeks ago
- Internet Gateway Device (UPNP) client☆106Updated 2 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
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- Convert closures into wakers☆47Updated last year
- Thread parking and unparking☆82Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated 3 weeks ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- ☆23Updated 5 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- ☆126Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆51Updated 4 months ago
- Cross-platform interface to the `errno` variable☆75Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Async filesystem primitives☆143Updated 3 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated 2 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago