rust-lang / wg-async
Working group dedicated to improving the foundations of Async I/O in Rust
☆379Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for wg-async
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- An implementation of a LRU cache☆644Updated last month
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- Async I/O and timers☆450Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Task abstraction for building executors☆413Updated last month
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- Futures, streams, and async I/O combinators.☆475Updated this week
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated last month
- Notify async tasks or threads☆449Updated this week
- Slab allocator for Rust☆705Updated 2 months ago
- Error handling project group☆265Updated 2 years ago
- Async multi-producer multi-consumer channel☆791Updated last month
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- HTTP mocking to test Rust applications.☆640Updated last month
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- ☆753Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆519Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Track and query Cargo dependency graphs.☆351Updated 2 years ago