jkarneges / rust-async-benchLinks
The cost of Rust async/await
☆131Updated 2 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)☆292Updated 7 months ago
- ☆198Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- Proactive IO & Runtime system☆275Updated last year
- Experiments with structured concurrency in Rust☆382Updated last year
- A fast and flexible LRU map.☆190Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Library safely exposing the io_uring API.☆68Updated 4 months ago
- ☆191Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Lightweight and high performance concurrent cache☆259Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- rust bindings of snmalloc☆139Updated 4 months ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Performant time measuring in Rust☆195Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- lock-free B+ tree☆295Updated 11 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆153Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆219Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆379Updated last year
- A concurrent, append-only vector.☆191Updated last week