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
- ☆204Updated last year
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Proactive IO & Runtime system☆276Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆179Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- Experiments with structured concurrency in Rust☆394Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated last week
- in-place allocation-reusing queues for Rust☆391Updated last year
- Library safely exposing the io_uring API.☆69Updated last week
- rust bindings of snmalloc☆146Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- Lightweight and high performance concurrent cache☆290Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆232Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- Performant time measuring in Rust☆199Updated last year
- ☆204Updated 8 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆114Updated 2 weeks ago