rust-lang / wg-asyncLinks
Working group dedicated to improving the foundations of Async I/O in Rust
☆396Updated 3 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.☆682Updated this week
- Async I/O and timers☆545Updated 2 weeks ago
- Utilities for collecting metrics from a Tokio application☆371Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- Task abstraction for building executors☆496Updated 2 weeks ago
- An implementation of a LRU cache☆740Updated 3 weeks ago
- Notify async tasks or threads☆484Updated last month
- Error handling project group☆264Updated 3 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Futures, streams, and async I/O combinators.☆521Updated last month
- Async executor☆400Updated last month
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- A port of Java's ConcurrentHashMap to Rust☆566Updated last week
- Test harness for ui tests of compiler diagnostics☆924Updated last week
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Rust allocator using jemalloc as a backend☆449Updated last week
- Experiments with structured concurrency in Rust☆385Updated last year
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- Rust tutorial to demonstrate how variance works☆255Updated 9 months ago
- Async multi-producer multi-consumer channel☆893Updated 2 months ago
- A lock-free, eventually consistent, concurrent multi-value map.☆527Updated 4 years ago
- Rust allocator using jemalloc as a backend☆422Updated 3 years ago
- Hazard pointers in Rust.☆207Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- safe bindings to io-uring☆675Updated 4 years ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- Slab allocator for Rust☆842Updated last month
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year