smol-rs / async-task
Task abstraction for building executors
☆464Updated 3 months ago
Alternatives and similar repositories for async-task:
Users that are interested in async-task are comparing it to the libraries listed below
- Async I/O and timers☆501Updated 3 weeks ago
- Notify async tasks or threads☆467Updated 3 months ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Async executor☆364Updated last week
- Async synchronization primitives☆267Updated last month
- Spin-based synchronization primitives☆528Updated last month
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Utilities for collecting metrics from a Tokio application☆348Updated this week
- Adaptors between compression crates and Rust's async IO types☆500Updated last week
- Slab allocator for Rust☆773Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Structured concurrency operations for async Rust☆447Updated 3 months ago
- Async multi-producer multi-consumer channel☆848Updated last week
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- ☆481Updated 6 months ago
- in-place allocation-reusing queues for Rust☆368Updated 11 months ago
- An implementation of a LRU cache☆696Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- ☆306Updated 3 weeks ago
- Intrusive collections for Rust☆447Updated 8 months ago
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆698Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆565Updated last month
- Per-object thread-local storage for Rust☆342Updated last year