jkarneges / rust-async-bench
The cost of Rust async/await
☆129Updated 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
- Experiments with structured concurrency in Rust☆348Updated 7 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- ☆189Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- rust bindings of snmalloc☆127Updated last month
- An ε-copy serialization/deserialization framework for Rust☆137Updated last week
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- lock-free B+ tree☆283Updated 6 months ago
- Concurrently Readable Data Structures for Rust☆351Updated 3 weeks ago
- Performant time measuring in Rust☆186Updated 11 months ago
- A concurrent, append-only vector.☆150Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆146Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- Structured concurrency operations for async Rust☆437Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆221Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- ☆176Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- Track and query Cargo dependency graphs.☆204Updated this week
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆120Updated 4 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆143Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Proactive IO & Runtime system☆262Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆176Updated this week
- This is a Rust implementation for popular caches (support no_std).☆108Updated last month
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆211Updated 3 months ago