jonatanlinden / PRLinks
A lock-free priority queue implementation
☆35Updated 7 years ago
Alternatives and similar repositories for PR
Users that are interested in PR are comparing it to the libraries listed below
Sorting:
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Library for lock-free locks☆82Updated 2 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆129Updated 5 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆77Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- ☆54Updated last year
- User-space Page Management☆108Updated last year
- ☆20Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆118Updated 5 months ago
- Self-Tuning Adaptive Radix Tree☆28Updated 5 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆281Updated last week
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- ☆44Updated 4 years ago
- ☆141Updated 3 years ago
- NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.☆51Updated 2 months ago
- a high performance cache simulator and library☆109Updated last year
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- A community-oriented list of useful NUMA-related libraries, tools, and other resources☆72Updated 4 years ago
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆65Updated 10 months ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆25Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- ☆38Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 8 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago