conradludgate / what-the-asyncLinks
Simple async reactor and executor for rust
☆78Updated 9 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.☆199Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Define your own PhantomData☆158Updated last month
- A concurrent, append-only vector.☆209Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆205Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated last month
- A faster Arc.☆77Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated 2 weeks ago
- Rust web servers without async/await.☆223Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- An ε-copy serialization/deserialization framework for Rust☆168Updated last month
- ☆224Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆218Updated last week
- A buffering MPSC queue.☆85Updated last month
- ☆241Updated 5 months ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Updated 4 months ago