cmuparlay / flockLinks
Library for lock-free locks
☆83Updated 2 years ago
Alternatives and similar repositories for flock
Users that are interested in flock are comparing it to the libraries listed below
Sorting:
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆129Updated 7 months ago
- Parallel Balanced Binary Tree Structures☆120Updated 7 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆250Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆113Updated 9 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ☆38Updated 5 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 6 years ago
- ☆20Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- ☆44Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆286Updated last month
- Concurrent Deferred Reference Counting☆168Updated last year
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆26Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ☆54Updated last year
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆82Updated 3 years ago
- Adaptive Radix Tree in C++☆47Updated this week
- ☆110Updated last year
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆70Updated 6 months ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- A lock-free priority queue implementation☆35Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago