jaboatman / tokio-scopedLinks
Scoped Runtime for tokio
☆18Updated 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:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Convert closures into wakers☆46Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Thread parking and unparking☆81Updated 11 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A lightweight lock protected by an atomic boolean.☆38Updated 4 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.