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:
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- A concurrent, append-only vector.☆192Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- Define your own PhantomData☆156Updated last week
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Track and query Cargo dependency graphs.☆231Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Discovering and describing Rust's design axioms☆75Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆136Updated this week
- Utilities for working with impl traits in Rust.☆112Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated 3 weeks ago
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated this week
- ☆216Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆191Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated this week
- ☆197Updated last month
- A buffering MPSC queue.☆79Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- ☆94Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- Better reference counted strings for Rust☆134Updated last year
- Type that deserializes only from one specific value☆245Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- Experiments with structured concurrency in Rust☆382Updated last year