yoshuawuyts / miowLinks
A zero-overhead Windows I/O library, focusing on IOCP
☆116Updated last week
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 6 months ago
- Get a unique thread ID in Rust☆42Updated 10 months ago
- Convert closures into wakers☆45Updated 8 months ago
- ☆23Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Utilities for pinning☆97Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Internet Gateway Device (UPNP) client☆105Updated 2 years ago
- Run closures in parallel☆114Updated 8 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Thread parking and unparking☆78Updated 8 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
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Heap-based async timers☆214Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆57Updated 7 months ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago