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)☆303Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- ☆205Updated last year
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- A fast and flexible LRU map.☆198Updated last year
- Experiments with structured concurrency in Rust☆404Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆305Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago
- Proactive IO & Runtime system☆276Updated last year
- Library safely exposing the io_uring API.☆71Updated last week
- rust bindings of snmalloc☆147Updated 4 months ago
- lock-free B+ tree☆309Updated last year
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Performant time measuring in Rust☆201Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Lightweight and high performance concurrent cache☆305Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆208Updated 10 months ago
- Track and query Cargo dependency graphs.☆247Updated last week
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- Hazard pointers in Rust.☆214Updated last month
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month