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
Sorting:
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- ☆124Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Heap-based async timers☆212Updated 11 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 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
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Extensions for standard networking types☆106Updated 10 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Utilities for pinning☆97Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 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…☆89Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Hjson for Rust☆111Updated 7 months ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Safely combine results☆81Updated 8 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Time and duration crate optimized for speed and API stability.☆70Updated 2 months ago
- Wrapper for linux demon/windows service for Rust☆67Updated 6 months ago