jkarneges / rust-async-benchLinks
The cost of Rust async/await
☆130Updated 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:
- Experiments with structured concurrency in Rust☆374Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- ☆197Updated last year
- A fast and flexible LRU map.☆190Updated 6 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Proactive IO & Runtime system☆275Updated last year
- rust bindings of snmalloc☆137Updated 3 months ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Performant time measuring in Rust☆194Updated last year
- A concurrent, append-only vector.☆187Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆284Updated this week
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- ☆191Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆152Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆110Updated this week
- Track and query Cargo dependency graphs.☆230Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Lightweight and high performance concurrent cache☆254Updated this week
- in-place allocation-reusing queues for Rust☆378Updated last year