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:
- Proactive IO & Runtime system☆272Updated last year
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- ☆194Updated last year
- A fast and flexible LRU map.☆183Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- rust bindings of snmalloc☆131Updated last month
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆212Updated this week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- lock-free B+ tree☆287Updated 8 months ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆164Updated last month
- ☆184Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆233Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆298Updated last year
- Performant time measuring in Rust☆192Updated last year
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆123Updated 4 years ago
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week
- Async broadcast channels☆178Updated 5 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆146Updated this week
- Concurrent multi-producer multi-consumer queue☆283Updated last week
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year