smol-rs / async-ioLinks
Async I/O and timers
☆531Updated 3 weeks 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☆476Updated 5 months ago
- Notify async tasks or threads☆475Updated this week
- Futures, streams, and async I/O combinators.☆508Updated last week
- Async executor☆379Updated this week
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- Portable interface to epoll, kqueue, event ports, and wepoll☆651Updated this week
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- Async multi-producer multi-consumer channel☆874Updated this week
- Adaptors between compression crates and Rust's async IO types☆527Updated 3 weeks ago
- Slab allocator for Rust☆801Updated 3 weeks ago
- An implementation of a LRU cache☆726Updated last week
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Rust allocator using jemalloc as a backend☆430Updated last month
- Module initialization/global constructor functions for Rust☆875Updated last month
- Fast floating point to string conversion☆644Updated last month
- Spin-based synchronization primitives☆542Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆499Updated 3 weeks ago
- Utilities for collecting metrics from a Tokio application☆360Updated last week
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Working group dedicated to improving the foundations of Async I/O in Rust☆392Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- Async synchronization primitives☆269Updated 3 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆433Updated 3 months ago
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- Support atomic operations on Arc itself☆1,028Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆591Updated last month
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago