jkarneges / rust-async-bench
The cost of Rust async/await
☆119Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-async-bench
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- Reflection via DWARF.☆293Updated last year
- A fast and flexible LRU map.☆170Updated 6 months ago
- Performant time measuring in Rust☆171Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- ☆185Updated 9 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆141Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆159Updated 2 weeks ago
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆118Updated 4 years ago
- A concurrent, append-only vector.☆135Updated last week
- rust bindings of snmalloc☆122Updated this week
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Proactive IO & Runtime system☆251Updated 7 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Easy function multiversioning for Rust☆206Updated 6 months ago
- Structured concurrency operations for async Rust☆411Updated last week
- Compatibility adapter between tokio and futures☆156Updated last month
- Async broadcast channels☆164Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆127Updated this week
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- ☆160Updated last month
- Track and query Cargo dependency graphs.☆167Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- Library safely exposing the io_uring API.☆54Updated 2 weeks ago