robclu / leapfrog
Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.
☆224Updated 3 months ago
Alternatives and similar repositories for leapfrog:
Users that are interested in leapfrog are comparing it to the libraries listed below
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆420Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Müsli is a flexible and efficient serialization framework☆386Updated 2 weeks ago
- Notify async tasks or threads☆467Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆500Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- Task abstraction for building executors☆464Updated 3 months ago
- Lightweight and high performance concurrent cache☆234Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Structured concurrency operations for async Rust☆447Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Async synchronization primitives☆267Updated last month
- Async broadcast channels☆177Updated 4 months ago
- Easy function multiversioning for Rust☆223Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆368Updated 11 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- ☆251Updated last week
- ☆481Updated 6 months ago
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Per-object thread-local storage for Rust☆342Updated last year
- A fast binary serialization framework☆396Updated 6 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆349Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆482Updated 4 months ago