cmuparlay / flock
Library for lock-free locks
☆77Updated last year
Alternatives and similar repositories for flock:
Users that are interested in flock are comparing it to the libraries listed below
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- ☆20Updated 2 years ago
- ☆52Updated 9 months ago
- ☆43Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- ☆40Updated 10 months ago
- An adaptive radix tree for efficient indexing in main memory.☆153Updated 11 months ago
- An open-source BzTree implementation☆91Updated 3 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆52Updated 4 months ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆24Updated last year
- Parallel Balanced Binary Tree Structures☆113Updated this week
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- Concurrent Deferred Reference Counting☆156Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- ☆37Updated 4 years ago
- a high performance cache simulator and library☆98Updated 6 months ago
- The Berkeley Container Library☆122Updated last year
- ☆62Updated 10 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆108Updated last month
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆73Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆67Updated 2 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆345Updated 2 months ago
- User-space Page Management☆106Updated 6 months ago
- ☆134Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆74Updated 2 years ago