dist1ll / wfmpscLinks
Wait-free, cache-aware MPSC queue in Rust (proof of concept)
☆14Updated 2 years ago
Alternatives and similar repositories for wfmpsc
Users that are interested in wfmpsc are comparing it to the libraries listed below
Sorting:
- Experiments with high-throughput lexing on aarch64☆18Updated last year
- Hierarchical sparse bitset☆45Updated 2 months ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- A buffering MPSC queue.☆79Updated last year
- A low level embedded information retrieval system.☆45Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- Human-friendly indexed collections☆53Updated last month
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- high-efficiency concurrent reclamation☆35Updated 10 months ago
- A concurrent, spsc ring-buffer with sized reservations☆100Updated 4 years ago
- Rust io_uring examples☆82Updated last year
- ☆12Updated 6 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- ☆74Updated 4 months ago
- ☆176Updated this week
- Radix heap implementation in Rust☆33Updated last year
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 years ago
- ☆82Updated 8 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 9 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆34Updated 5 months ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago