jkarneges / rust-async-benchLinks
The cost of Rust async/await
☆132Updated 3 years ago
Alternatives and similar repositories for rust-async-bench
Users that are interested in rust-async-bench are comparing it to the libraries listed below
Sorting:
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Experiments with structured concurrency in Rust☆400Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Proactive IO & Runtime system☆275Updated last year
- ☆206Updated 9 months ago
- ☆205Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- in-place allocation-reusing queues for Rust☆392Updated last year
- rust bindings of snmalloc☆146Updated 3 months ago
- Rust crate for managing CPU core affinities☆211Updated 9 months ago
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- Performant time measuring in Rust☆199Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆234Updated 2 years ago
- Lightweight and high performance concurrent cache☆299Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- An ε-copy serialization/deserialization framework for Rust☆165Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- ☆52Updated last year
- Track and query Cargo dependency graphs.☆244Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago