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)☆304Updated last week
- ☆205Updated last year
- Library safely exposing the io_uring API.☆74Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- A fast and flexible LRU map.☆199Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Experiments with structured concurrency in Rust☆409Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Proactive IO & Runtime system☆276Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- lock-free B+ tree☆309Updated last year
- Performant time measuring in Rust☆201Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- Lightweight and high performance concurrent cache☆311Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- rust bindings of snmalloc☆149Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- ☆209Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 7 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Rust crate for managing CPU core affinities☆214Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- ☆52Updated last year