yoshuawuyts / miowLinks
A zero-overhead Windows I/O library, focusing on IOCP
☆117Updated 4 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 10 months ago
- Get a unique thread ID in Rust☆42Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Utilities for pinning☆98Updated last year
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Thread parking and unparking☆81Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 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…☆91Updated 3 years ago
- Internet Gateway Device (UPNP) client☆106Updated 2 years ago
- Convert closures into wakers☆46Updated 11 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Heap-based async timers☆216Updated last year
- Unix signal handling for tokio☆88Updated 7 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated 2 years ago
- ☆23Updated 5 years ago
- ☆126Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Hjson for Rust☆117Updated last year
- Extensions for standard networking types☆106Updated last year
- Run closures in parallel☆115Updated 11 months ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Rust serializer library☆89Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago