Bajix / async-localLinks
For using thread locals within an async context and across await points
☆12Updated 5 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:
- Alternative future adapters that provide cancel safety.☆74Updated 2 weeks ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 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…☆64Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- Extract bits from a byte slice☆80Updated last month
- Trait generalization of the fundamental types☆46Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A sinless derive helper☆74Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Faster integer division and modulus operations☆87Updated 4 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year