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)☆296Updated 9 months ago
- ☆201Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Proactive IO & Runtime system☆275Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- in-place allocation-reusing queues for Rust☆381Updated last year
- Lightweight and high performance concurrent cache☆268Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- rust bindings of snmalloc☆140Updated 3 weeks ago
- ☆196Updated 6 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- Performant time measuring in Rust☆195Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- An ε-copy serialization/deserialization framework for Rust☆156Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 2 weeks ago
- lock-free B+ tree☆300Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A fast and safe implementation of stackful coroutines in Rust☆253Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago