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☆53Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A low level embedded information retrieval system.☆46Updated 5 years ago
- 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
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Experiments with high-throughput lexing on aarch64☆23Updated last year
- Rust io_uring examples☆100Updated last month
- An mpmc/spmc lock-free broadcast queue.☆33Updated last year
- A buffering MPSC queue.☆87Updated 2 months ago
- A concurrent, spsc ring-buffer with sized reservations☆102Updated 5 years ago
- The cost of Rust async/await☆132Updated 3 years ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆135Updated last year
- Small and fast library for k-means clustering.☆53Updated 7 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- SIMD base64 codecs☆88Updated 2 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- OxidSQL (Toy) SQL Database in Rust☆80Updated 6 months ago
- high-efficiency concurrent reclamation☆38Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- ☆86Updated 9 years ago
- Pure Rust Distributed Hash Table☆37Updated 10 years ago
- ☆48Updated 6 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust FFI wrapper for CRoaring☆164Updated last week
- Specialized hashmap for u64 keys☆45Updated 3 months ago
- Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).☆23Updated 2 weeks ago
- memflow I/O primitives☆82Updated 9 months ago