conradludgate / what-the-asyncLinks
Simple async reactor and executor for rust
☆80Updated 4 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.☆190Updated 7 months ago
- A concurrent, append-only vector.☆187Updated last week
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Define your own PhantomData☆156Updated last week
- Rust web servers without async/await.☆211Updated 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- ☆188Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆130Updated 2 months ago
- ☆216Updated last month
- Track and query Cargo dependency graphs.☆230Updated this week
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆188Updated 4 months ago
- Async broadcast channels☆180Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated this week
- Deadlock free mutexes☆175Updated 4 months ago
- Comparison of Rust string types☆152Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last week
- A faster Arc.☆73Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆195Updated last month
- ☆73Updated this week
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- Fast JSON deserialization on borrowed data☆112Updated last month