Bajix / async-localLinks
For using thread locals within an async context and across await points
☆13Updated 8 months ago
Alternatives and similar repositories for async-local
Users that are interested in async-local are comparing it to the libraries listed below
Sorting:
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Alternative future adapters that provide cancel safety.☆80Updated this week
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 11 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Trait implementation generator macro☆30Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆97Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- ☆24Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Trait generalization of the fundamental types☆48Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆51Updated 2 weeks ago
- Finite State Machines with an entry API and data storage☆43Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Profiling tool for Rust code.☆45Updated last year