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:
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Overloadable functions in rust.☆43Updated 5 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Convert closures into wakers☆45Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Serialization value trees☆44Updated 10 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Thread parking and unparking☆76Updated 4 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- Additional utilities around the bytes crate☆19Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month