A scope for async_std and tokio to spawn non-static futures
☆156May 28, 2024Updated last year
Alternatives and similar repositories for async-scoped
Users that are interested in async-scoped are comparing it to the libraries listed below
Sorting:
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Utilities for working with impl traits in Rust.☆123Jan 27, 2025Updated last year
- Clone trait that is object-safe☆749Feb 16, 2026Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Slotmap data structure for Rust☆1,290Dec 6, 2025Updated 3 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆146Feb 24, 2026Updated last week
- ☆499Nov 8, 2025Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Nov 28, 2023Updated 2 years ago
- rust stackful generator library☆362Mar 2, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆19Sep 25, 2024Updated last year
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 8 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆81May 2, 2024Updated last year
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- A heckin small test generator☆30Apr 29, 2023Updated 2 years ago
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- Compact, clone-on-write vector and string.☆299Oct 28, 2025Updated 4 months ago
- Task abstraction for building executors☆581Feb 13, 2026Updated 3 weeks ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- `prometheus` backend for `metrics` crate☆14Updated this week
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 7 months ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- Async tracing capabilities for the log crate☆98Jan 11, 2021Updated 5 years ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 3 weeks ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Rust crate for Ok-wrapping and try blocks☆22Oct 18, 2022Updated 3 years ago