yoshuawuyts / miow
A zero-overhead Windows I/O library, focusing on IOCP
☆112Updated last year
Related projects ⓘ
Alternatives and complementary repositories for miow
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆142Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Utilities for pinning☆97Updated 7 months ago
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 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…☆85Updated 2 years ago
- ☆123Updated 2 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- String interning for Rust☆195Updated 2 months ago
- Time and duration crate optimized for speed☆62Updated 4 months ago
- Heap-based async timers☆211Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- Procedural macros in expression position☆203Updated last year
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆108Updated 3 months ago
- Rust bindings for libmysqlclient☆37Updated this week
- A proxy connector for Hyper-based crates☆103Updated 7 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated this week
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆115Updated this week
- Convert closures into wakers☆43Updated last month
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Extensions for standard networking types☆108Updated 4 months ago