rust-lang / wg-async
Working group dedicated to improving the foundations of Async I/O in Rust
☆390Updated 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.☆654Updated last month
- Async I/O and timers☆503Updated last week
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- Task abstraction for building executors☆466Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- An implementation of a LRU cache☆700Updated last month
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Error handling project group☆263Updated 3 years ago
- Futures, streams, and async I/O combinators.☆502Updated 2 months ago
- Slab allocator for Rust☆779Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆849Updated last week
- Support atomic operations on Arc itself☆955Updated last week
- Utilities for collecting metrics from a Tokio application☆350Updated last week
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- Notify async tasks or threads☆467Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆773Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆351Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- Module initialization/global constructor functions for Rust☆853Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆363Updated 9 months ago
- ☆824Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- Backtraces in Rust☆570Updated this week
- A thread pool for isolating blocking I/O in async programs☆357Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆466Updated 3 months ago
- in-place allocation-reusing queues for Rust☆372Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆693Updated 2 weeks ago
- safe bindings to io-uring☆670Updated 3 years ago
- Rust tutorial to demonstrate how variance works☆250Updated 4 months ago
- Easy self-referential struct generation for Rust.☆609Updated 4 months ago