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
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- ☆97Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆63Updated last year
- Minimalist Rust syntax parsing for procedural macros☆64Updated 8 months ago
- A fast and flexible LRU map.☆174Updated last month
- Type-erased core::Discriminant<T>☆38Updated this week
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- A better metrics crate☆28Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- ☆65Updated 8 months ago
- Discovering and describing Rust's design axioms☆71Updated 10 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- Program startup and thread support written in Rust☆174Updated last week
- Lending iterators on stable Rust☆81Updated last year
- A concurrent, append-only vector.☆147Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- Const TypeId and non-'static TypeId☆59Updated this week
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Zero-cost type for stack without complicated type or Box☆44Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Some internal rustc tools made accessible☆47Updated last month
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 9 months ago
- Track and query Cargo dependency graphs.☆200Updated this week