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:
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Serialization value trees☆45Updated 10 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Automatic cfg for Rust compiler features☆102Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Convert closures into wakers☆45Updated 5 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆75Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- Arbitrary width integers☆20Updated 3 months ago
- Thread parking and unparking☆78Updated 5 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
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 3 months ago
- Rust serializer library☆87Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last month
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago