smol-rs / async-ioLinks
Async I/O and timers
☆554Updated 2 months ago
Alternatives and similar repositories for async-io
Users that are interested in async-io are comparing it to the libraries listed below
Sorting:
- Task abstraction for building executors☆526Updated last month
- Notify async tasks or threads☆500Updated 3 months ago
- Futures, streams, and async I/O combinators.☆530Updated last month
- A crate for safe and ergonomic pin-projection.☆688Updated 2 weeks ago
- Async executor☆410Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆692Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆723Updated 11 months ago
- An implementation of a LRU cache☆761Updated last month
- Async multi-producer multi-consumer channel☆913Updated 4 months ago
- Adaptors between compression crates and Rust's async IO types☆594Updated last week
- Spin-based synchronization primitives☆563Updated last week
- Slab allocator for Rust☆853Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆517Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆564Updated last month
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 5 months ago
- Module initialization/global constructor functions for Rust☆935Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago
- Rust allocator using jemalloc as a backend☆463Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆640Updated last week
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆699Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- Rust crate for a convenient RAII scope guard.☆538Updated 2 years ago
- Per-object thread-local storage for Rust☆358Updated 2 months ago
- Utilities for collecting metrics from a Tokio application☆375Updated this week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆479Updated 3 months ago
- Fast floating point to string conversion☆670Updated last week
- Async synchronization primitives☆276Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week