conradludgate / what-the-asyncLinks
Simple async reactor and executor for rust
☆79Updated 2 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:
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- ☆155Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Discovering and describing Rust's design axioms☆72Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 2 weeks ago
- A better metrics crate☆31Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 3 months ago
- Typed any map for rust☆67Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Lending iterators on stable Rust☆82Updated last year
- Fast JSON deserialization on borrowed data☆87Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- ☆93Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- ☆69Updated last week
- Generate Rust enum variants without associated data☆98Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- A lock-free, append-only atomic pool.☆67Updated 3 years ago