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:
- Reports when tokio runtime threads are blocking☆66Updated last year
- A concurrent, append-only vector.☆201Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- A fast and flexible LRU map.☆193Updated 9 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated last week
- Define your own PhantomData☆158Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- An ε-copy serialization/deserialization framework for Rust☆158Updated last week
- Type that deserializes only from one specific value☆260Updated last week
- Better reference counted strings for Rust☆137Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Program startup and thread support written in Rust☆193Updated 4 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- in-place allocation-reusing queues for Rust☆383Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆449Updated 3 weeks ago
- ☆211Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆292Updated 2 months ago
- Comparison of Rust string types☆158Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year