conradludgate / what-the-async
Simple async reactor and executor for rust
☆79Updated last month
Alternatives and similar repositories for what-the-async:
Users that are interested in what-the-async are comparing it to the libraries listed below
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A fast and flexible LRU map.☆181Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 2 months ago
- ☆147Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- ☆92Updated last year
- A concurrent, append-only vector.☆158Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- A better metrics crate☆30Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Generate Rust enum variants without associated data☆95Updated last year
- Program startup and thread support written in Rust☆184Updated last week
- ☆113Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 weeks ago
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- A buffering MPSC queue.☆78Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆177Updated 10 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆179Updated 11 months ago
- Track and query Cargo dependency graphs.☆207Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- ☆65Updated 11 months ago