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:
- Experiments with structured concurrency in Rust☆392Updated last year
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- ☆204Updated last year
- ☆201Updated 8 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆167Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- in-place allocation-reusing queues for Rust☆385Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- rust bindings of snmalloc☆144Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last week
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- Performant time measuring in Rust☆198Updated last year
- Proactive IO & Runtime system☆275Updated last year
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- Track and query Cargo dependency graphs.☆238Updated last week
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- lock-free B+ tree☆305Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Rust crate for managing CPU core affinities☆210Updated 8 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year