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:
- Reflection via DWARF.☆296Updated 2 years ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- ☆195Updated last year
- Performant time measuring in Rust☆192Updated last year
- Proactive IO & Runtime system☆273Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Concurrently Readable Data Structures for Rust☆358Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- ☆185Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- lock-free B+ tree☆289Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Lightweight and high performance concurrent cache☆242Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Hazard pointers in Rust.☆204Updated last week
- rust bindings of snmalloc☆136Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- in-place allocation-reusing queues for Rust☆373Updated last year
- Library safely exposing the io_uring API.☆63Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆199Updated 3 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆300Updated last year
- A concurrent, append-only vector.☆174Updated this week