jaboatman / tokio-scopedLinks
Scoped Runtime for tokio
☆17Updated 2 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:
- ☆39Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Run closures in parallel☆114Updated 6 months ago
- Convert closures into wakers☆45Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Thread parking and unparking☆78Updated 6 months ago
- ☆58Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Duplicate an async I/O handle☆41Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- ☆57Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- ☆36Updated 11 months ago