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
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last month
- Utilities for pinning☆97Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Extensions for standard networking types☆106Updated 9 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆124Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- LRU cache settable via size or time to live☆105Updated 2 years ago
- Rust bindings for libmysqlclient☆38Updated last week
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 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…☆87Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Convert closures into wakers☆45Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆108Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Hjson for Rust☆111Updated 6 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated 2 weeks ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago