yoshuawuyts / miowLinks
A zero-overhead Windows I/O library, focusing on IOCP
☆117Updated 3 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.☆141Updated 9 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Utilities for pinning☆97Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆182Updated 3 weeks ago
- Async filesystem primitives☆141Updated last month
- Get a unique thread ID in Rust☆42Updated last week
- ☆125Updated 3 years ago
- Convert closures into wakers☆46Updated 10 months ago
- Internet Gateway Device (UPNP) client☆106Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Async tracing capabilities for the log crate☆98Updated 4 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…☆91Updated 3 years ago
- ☆23Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Hjson for Rust☆117Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Extensions for standard networking types☆106Updated last year
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Run closures in parallel☆115Updated 10 months ago
- Heap-based async timers☆216Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- High-level Rust library for asynchronous SSH connections☆72Updated 6 years ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated 2 weeks ago