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 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated 2 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- ☆192Updated last year
- rust bindings of snmalloc☆128Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- ☆178Updated last month
- lock-free B+ tree☆287Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆150Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆183Updated last week
- Performant time measuring in Rust☆188Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Track and query Cargo dependency graphs.☆207Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Async broadcast channels☆176Updated 3 months ago
- Structured concurrency operations for async Rust☆442Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago
- Lightweight and high performance concurrent cache☆235Updated this week
- An ε-copy serialization/deserialization framework for Rust☆144Updated last month
- A minimalistic async/await executor for Rust☆231Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Hazard pointers in Rust.☆202Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆224Updated 3 months ago