rust-lang / wg-asyncLinks
Working group dedicated to improving the foundations of Async I/O in Rust
☆395Updated 7 months ago
Alternatives and similar repositories for wg-async
Users that are interested in wg-async are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Async I/O and timers☆576Updated 2 weeks ago
- Task abstraction for building executors☆560Updated last week
- Utilities for collecting metrics from a Tokio application☆392Updated last week
- Notify async tasks or threads☆503Updated last week
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- An implementation of a LRU cache☆779Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆531Updated 2 weeks ago
- Async executor☆435Updated last week
- Error handling project group☆263Updated 3 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- A port of Java's ConcurrentHashMap to Rust☆574Updated 2 months ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Rust allocator using jemalloc as a backend☆429Updated 4 years ago
- Hazard pointers in Rust.☆216Updated 2 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Rust tutorial to demonstrate how variance works☆259Updated last year
- Spin-based synchronization primitives☆576Updated 2 weeks ago
- Website for graphing performance of rustc☆703Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- safe bindings to io-uring☆682Updated 4 years ago
- Experiments with structured concurrency in Rust☆409Updated last year
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Async synchronization primitives☆280Updated last month
- A collection of Tokio based TLS libraries.☆260Updated last year
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Exponential backoff and retry for Rust.☆339Updated 2 years ago