smol-rs / async-ioLinks
Async I/O and timers
☆558Updated 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☆530Updated last week
- Notify async tasks or threads☆502Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆529Updated last month
- Async executor☆421Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆692Updated 3 months ago
- An implementation of a LRU cache☆763Updated 2 months ago
- Async multi-producer multi-consumer channel☆919Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Adaptors between compression crates and Rust's async IO types☆597Updated last week
- Spin-based synchronization primitives☆565Updated last week
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆394Updated 6 months ago
- Slab allocator for Rust☆855Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆709Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Rust allocator using jemalloc as a backend☆471Updated last week
- Fast floating point to string conversion☆674Updated last week
- cross-platform Rust API for memory mapped IO☆573Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆909Updated 10 months ago
- Async synchronization primitives☆277Updated last week
- Per-object thread-local storage for Rust☆362Updated 2 months ago
- Utilities for collecting metrics from a Tokio application☆382Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆489Updated this week
- Support atomic operations on Arc itself☆1,189Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Rust crate for a convenient RAII scope guard.☆539Updated 2 years ago