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)☆294Updated 8 months ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- ☆192Updated 6 months ago
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆200Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- in-place allocation-reusing queues for Rust☆380Updated last year
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆432Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- rust bindings of snmalloc☆140Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Performant time measuring in Rust☆194Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- lock-free B+ tree☆298Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Lightweight and high performance concurrent cache☆262Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Proactive IO & Runtime system☆274Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Rust crate for managing CPU core affinities☆201Updated 6 months ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Track and query Cargo dependency graphs.☆234Updated last week