smol-rs / async-ioLinks
Async I/O and timers
☆551Updated last month
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☆505Updated 2 weeks ago
- Notify async tasks or threads☆490Updated 2 months ago
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Async executor☆402Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆684Updated last month
- A crate for safe and ergonomic pin-projection.☆683Updated last week
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- Slab allocator for Rust☆846Updated 2 months ago
- Async multi-producer multi-consumer channel☆899Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆569Updated last week
- An implementation of a LRU cache☆749Updated last week
- Fast floating point to string conversion☆662Updated this week
- Spin-based synchronization primitives☆560Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Rust allocator using jemalloc as a backend☆455Updated last week
- Module initialization/global constructor functions for Rust☆910Updated last week
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 4 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆681Updated last month
- Utilities for collecting metrics from a Tokio application☆374Updated last month
- cross-platform Rust API for memory mapped IO☆538Updated 2 months ago
- Async synchronization primitives☆274Updated last month
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month
- A high performance, zero-copy URL router.☆479Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆790Updated this week
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆631Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,129Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆509Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month