smol-rs / async-ioLinks
Async I/O and timers
☆574Updated last week
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☆555Updated this week
- Futures, streams, and async I/O combinators.☆531Updated last week
- Notify async tasks or threads☆503Updated this week
- Async executor☆430Updated this week
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Portable interface to epoll, kqueue, event ports, and wepoll☆707Updated this week
- Async multi-producer multi-consumer channel☆928Updated 6 months ago
- An implementation of a LRU cache☆778Updated 3 weeks ago
- Spin-based synchronization primitives☆574Updated last week
- Slab allocator for Rust☆866Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆537Updated last week
- Rust allocator using jemalloc as a backend☆482Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆607Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆592Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆720Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Fast floating point to string conversion☆688Updated last week
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 7 months ago
- Async synchronization primitives☆280Updated last month
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆524Updated last month
- Module initialization/global constructor functions for Rust☆951Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆655Updated last week
- Advanced configuration options for sockets.☆824Updated last week
- Utilities for collecting metrics from a Tokio application☆391Updated this week
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- A simple and fast random number generator☆559Updated last week
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆862Updated last month