jkarneges / rust-async-benchLinks
The cost of Rust async/await
☆131Updated 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)☆297Updated 9 months ago
- ☆202Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- Proactive IO & Runtime system☆275Updated last year
- ☆198Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Library safely exposing the io_uring API.☆69Updated last week
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Experiments with structured concurrency in Rust☆390Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- rust bindings of snmalloc☆142Updated last month
- in-place allocation-reusing queues for Rust☆383Updated last year
- Performant time measuring in Rust☆195Updated last year
- lock-free B+ tree☆299Updated last year
- Hazard pointers in Rust.☆208Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆159Updated this week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- high-speed timing library in Rust☆374Updated 4 months ago