jkarneges / rust-async-bench
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
- A fast and flexible LRU map.☆181Updated 4 months ago
- ☆193Updated last year
- rust bindings of snmalloc☆129Updated last month
- Experiments with structured concurrency in Rust☆363Updated 9 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated this week
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Performant time measuring in Rust☆189Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated last month
- Lightweight and high performance concurrent cache☆235Updated 3 weeks ago
- Proactive IO & Runtime system☆271Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆298Updated last year
- Library safely exposing the io_uring API.☆62Updated last month
- Utility wrapper to send non send types to other threads safely☆180Updated last month
- Track and query Cargo dependency graphs.☆207Updated this week
- Async broadcast channels☆177Updated 4 months ago
- A concurrent, append-only vector.☆159Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- Rust io_uring examples☆81Updated last year
- Rust crate for managing CPU core affinities☆185Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆231Updated 5 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆225Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- in-place allocation-reusing queues for Rust☆370Updated 11 months ago
- ☆207Updated last month
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Hazard pointers in Rust.☆204Updated 4 months ago