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 2 months ago
- Experiments with high-throughput lexing on aarch64☆22Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A buffering MPSC queue.☆85Updated last month
- ☆28Updated last year
- A lightweight low-level single-threaded actor runtime☆181Updated 2 weeks 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
- ☆86Updated 9 years ago
- FastCDC implementation in Rust☆180Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- ☆257Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A low level embedded information retrieval system.☆46Updated 5 years ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- ☆141Updated 3 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- The cost of Rust async/await☆132Updated 3 years ago
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆326Updated 3 weeks ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- SIMD base64 codecs☆88Updated last year
- Rust port of Google's SwissTable hash map☆58Updated 5 months ago
- Small and fast library for k-means clustering.☆53Updated 6 months ago
- A concurrent, spsc ring-buffer with sized reservations☆102Updated 5 years ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- An arena-inspired interner for strings☆13Updated 5 years ago