conradludgate / what-the-async
Simple async reactor and executor for rust
☆78Updated 2 years 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
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 10 months ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- ☆115Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- A concurrent, append-only vector.☆150Updated last month
- Define your own PhantomData☆151Updated 2 weeks ago
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- Track and query Cargo dependency graphs.☆205Updated this week
- A better metrics crate☆28Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated this week
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Async broadcast channels☆174Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Library safely exposing the io_uring API.☆59Updated 2 weeks ago
- Versioned data-structures for Rust☆203Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- in-place allocation-reusing queues for Rust☆361Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆117Updated 4 months ago