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:
- Async I/O and timers☆543Updated this week
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- An implementation of a LRU cache☆734Updated 2 months ago
- Utilities for collecting metrics from a Tokio application☆366Updated this week
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- Task abstraction for building executors☆480Updated 7 months ago
- Error handling project group☆263Updated 3 years ago
- Notify async tasks or threads☆484Updated last month
- Futures, streams, and async I/O combinators.☆516Updated last month
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- A port of Java's ConcurrentHashMap to Rust☆562Updated this week
- Rust tutorial to demonstrate how variance works☆255Updated 8 months ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Hazard pointers in Rust.☆206Updated 2 months ago
- A lock-free, eventually consistent, concurrent multi-value map.☆520Updated 4 years ago
- Async executor☆395Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- Website for graphing performance of rustc☆688Updated this week
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- A collection of Tokio based TLS libraries.☆258Updated last year
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆446Updated 3 months ago
- Async multi-producer multi-consumer channel☆886Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago