Bajix / async-localLinks
For using thread locals within an async context and across await points
☆12Updated 3 weeks ago
Alternatives and similar repositories for async-local
Users that are interested in async-local are comparing it to the libraries listed below
Sorting:
- structured parallel execution for async Rust☆33Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- ☆24Updated 2 years ago
- Typed any map for rust☆67Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last week
- ☆42Updated 8 months 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
- Serde partial serialization made easy☆42Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- ☆27Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Efficient byte-stream pipe buffer☆43Updated 11 months 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`☆31Updated 2 years ago
- Convert closures into wakers☆45Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated this week
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Surround cargo test with arbitrary Rust setup and teardown code.☆12Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year