conradludgate / what-the-asyncLinks
Simple async reactor and executor for rust
☆79Updated 6 months ago
Alternatives and similar repositories for what-the-async
Users that are interested in what-the-async are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆198Updated 9 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Define your own PhantomData☆158Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A concurrent, append-only vector.☆203Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- A buffering MPSC queue.☆82Updated last year
- Track and query Cargo dependency graphs.☆237Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- Async broadcast channels☆187Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆167Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆128Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆159Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- Library safely exposing the io_uring API.☆69Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- Rust web servers without async/await.☆218Updated 9 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- ☆227Updated 2 months ago
- Program startup and thread support written in Rust☆194Updated 5 months ago