smol-rs / async-task
Task abstraction for building executors
☆413Updated last month
Related projects ⓘ
Alternatives and complementary repositories for async-task
- Async I/O and timers☆450Updated last week
- Notify async tasks or threads☆449Updated this week
- Futures, streams, and async I/O combinators.☆475Updated this week
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Async executor☆334Updated last month
- Async synchronization primitives☆255Updated last month
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Structured concurrency operations for async Rust☆411Updated last week
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Async multi-producer multi-consumer channel☆791Updated last month
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Spin-based synchronization primitives☆485Updated 3 months ago
- An implementation of a LRU cache☆644Updated last month
- ☆447Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆409Updated this week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated 3 weeks ago
- Slab allocator for Rust☆705Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- rust stackful generator library☆310Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Fast floating point to string conversion☆607Updated last week