smol-rs / async-io
Async I/O and timers
☆503Updated this week
Alternatives and similar repositories for async-io:
Users that are interested in async-io are comparing it to the libraries listed below
- Task abstraction for building executors☆465Updated 3 months ago
- Async executor☆363Updated last week
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- Notify async tasks or threads☆467Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Spin-based synchronization primitives☆528Updated last month
- Slab allocator for Rust☆777Updated last week
- Asynchronous streams for Rust using async & await notation☆675Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆502Updated 2 weeks ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆627Updated last week
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- An implementation of a LRU cache☆696Updated 3 weeks ago
- Async synchronization primitives☆267Updated last month
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- Support atomic operations on Arc itself☆951Updated last week
- Async multi-producer multi-consumer channel☆849Updated this week
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- ☆481Updated 6 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆389Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Intrusive collections for Rust☆448Updated 8 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆417Updated last month
- cross-platform Rust API for memory mapped IO☆482Updated 5 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Rust allocator using jemalloc as a backend☆410Updated this week
- Per-object thread-local storage for Rust☆342Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago