jaboatman / tokio-scopedLinks
Scoped Runtime for tokio
☆17Updated 3 years ago
Alternatives and similar repositories for tokio-scoped
Users that are interested in tokio-scoped are comparing it to the libraries listed below
Sorting:
- Take a value atomically once.☆30Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- Thread parking and unparking☆79Updated 9 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆41Updated last year
- Rust HashSet with insertion ordering☆42Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated last week
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆39Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- ☆59Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated last month
- ☆112Updated last year
- Overloadable functions in rust.☆43Updated 6 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 2 months ago
- ☆60Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Convert closures into wakers☆46Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year