conradludgate / what-the-async
Simple async reactor and executor for rust
☆79Updated 2 weeks 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
- A fast and flexible LRU map.☆181Updated 3 months ago
- ☆133Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated this week
- Track and query Cargo dependency graphs.☆207Updated last week
- A concurrent, append-only vector.☆153Updated 3 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated 11 months ago
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- A better metrics crate☆30Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated last week
- Define your own PhantomData☆152Updated last month
- Type-erased core::Discriminant<T>☆38Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Generate Rust enum variants without associated data☆93Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Choose Rust types at compile-time via constants☆64Updated last year
- ☆204Updated last week
- A generic abstraction of paginated APIs☆59Updated last year
- Fast JSON deserialization on borrowed data☆85Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- ☆140Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- A zero-copy Rust library that builds and parses network packets in-place.☆111Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago