cmuparlay / flockLinks
Library for lock-free locks
☆82Updated last year
Alternatives and similar repositories for flock
Users that are interested in flock are comparing it to the libraries listed below
Sorting:
- ☆44Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆116Updated 3 months ago
- ☆54Updated last year
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆58Updated last year
- ☆20Updated 2 years ago
- Concurrent Deferred Reference Counting☆166Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 5 months ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆124Updated 3 months ago
- A lock-free priority queue implementation☆34Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- Adaptive Radix Tree in C++☆45Updated last week
- ☆47Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆67Updated this week
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆160Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Software Transactional Objects☆58Updated last year
- a high performance cache simulator and library☆104Updated 10 months ago
- ☆38Updated 5 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆59Updated 2 months ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- Persistent memory allocator for data-centric analytics☆54Updated last week