rust-lang / wg-async
Working group dedicated to improving the foundations of Async I/O in Rust
☆385Updated last month
Alternatives and similar repositories for wg-async:
Users that are interested in wg-async are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆641Updated last week
- Async I/O and timers☆495Updated last week
- An implementation of a LRU cache☆685Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆668Updated 3 months ago
- Support atomic operations on Arc itself☆914Updated last week
- Notify async tasks or threads☆461Updated 2 months ago
- Task abstraction for building executors☆461Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- Async multi-producer multi-consumer channel☆842Updated 2 months ago
- Utilities for collecting metrics from a Tokio application☆326Updated 4 months ago
- Error handling project group☆263Updated 2 years ago
- Easy self-referential struct generation for Rust.☆596Updated 2 months ago
- Futures, streams, and async I/O combinators.☆500Updated last month
- A collection of Tokio based TLS libraries.☆256Updated last year
- Experiments with structured concurrency in Rust☆355Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆871Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆354Updated last week
- Async executor☆361Updated 2 months ago
- ☆809Updated 2 weeks ago
- Compact inlined strings for Rust.☆522Updated last year
- Spin-based synchronization primitives☆513Updated last week
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆676Updated 3 weeks ago
- Rust allocator using jemalloc as a backend☆417Updated 3 years ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆659Updated this week
- Module initialization/global constructor functions for Rust☆828Updated 3 weeks ago
- HTTP mocking to test Rust applications.☆694Updated last month
- A thread pool for isolating blocking I/O in async programs☆352Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆408Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 3 weeks ago