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)☆305Updated 3 weeks ago
- A fast and flexible LRU map.☆199Updated last year
- ☆205Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 2 months ago
- Experiments with structured concurrency in Rust☆410Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆363Updated last week
- Proactive IO & Runtime system☆276Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- ☆209Updated 11 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- Library safely exposing the io_uring API.☆78Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Updated this week
- Performant time measuring in Rust☆201Updated last year
- Lightweight and high performance concurrent cache☆315Updated 3 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆264Updated this week
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Track and query Cargo dependency graphs.☆252Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- rust bindings of snmalloc☆149Updated last week
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago