Bajix / async-local
For using thread locals within an async context and across await points
☆12Updated last month
Alternatives and similar repositories for async-local:
Users that are interested in async-local are comparing it to the libraries listed below
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 3 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆61Updated last month
- ☆23Updated 5 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆18Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆24Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- ☆30Updated 5 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- Surround cargo test with arbitrary Rust setup and teardown code.☆12Updated 11 months ago
- Token tree calling convention☆79Updated 2 years ago