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:
- A fast and flexible LRU map.☆185Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- ☆158Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- Track and query Cargo dependency graphs.☆227Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- Discovering and describing Rust's design axioms☆74Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆110Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- A concurrent, append-only vector.☆174Updated this week
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Define your own PhantomData☆152Updated last month
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated last week
- Fast JSON deserialization on borrowed data☆98Updated last week
- A Rust macro to make enums with a subset of values of the parent☆98Updated 3 weeks ago
- A better metrics crate☆31Updated 4 months ago
- ☆209Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆93Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A Platform-less, Runtime-less Actor Computing Model☆124Updated last year