dist1ll / wfmpscLinks
Wait-free, cache-aware MPSC queue in Rust (proof of concept)
☆16Updated 2 years ago
Alternatives and similar repositories for wfmpsc
Users that are interested in wfmpsc are comparing it to the libraries listed below
Sorting:
- Hierarchical sparse bitset☆52Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Experiments with high-throughput lexing on aarch64☆22Updated last year
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Rust crate providing an indexed, queryable column-based storage system☆34Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- A buffering MPSC queue.☆83Updated last week
- A low level embedded information retrieval system.☆46Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- A lightweight low-level single-threaded actor runtime☆180Updated 3 months ago
- ☆47Updated 5 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- A concurrent work-stealing queue for building schedulers in Rust☆27Updated 2 years ago
- ☆86Updated 9 years ago
- ☆12Updated 11 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆149Updated last week
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- Human-friendly indexed collections☆56Updated last month
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- high-efficiency concurrent reclamation☆38Updated last year