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
- ☆44Updated 4 years ago
- ☆20Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- Parallel Balanced Binary Tree Structures☆114Updated 3 weeks ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ☆53Updated 9 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Concurrent Deferred Reference Counting☆158Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆157Updated 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…☆109Updated 2 months ago
- The Berkeley Container Library☆124Updated last year
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆24Updated last year
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆74Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆118Updated 10 months ago
- ☆40Updated 11 months ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆78Updated 2 years ago
- a high performance cache simulator and library☆99Updated 6 months ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆55Updated 5 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- C++ bindings & containers for libpmemobj☆108Updated last year
- ☆105Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆57Updated this week
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Adaptive Radix Tree in C++☆41Updated this week
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆56Updated 2 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 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