jonatanlinden / PRLinks
A lock-free priority queue implementation
☆34Updated 7 years ago
Alternatives and similar repositories for PR
Users that are interested in PR are comparing it to the libraries listed below
Sorting:
- Library for lock-free locks☆82Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆127Updated 3 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
- A community-oriented list of useful NUMA-related libraries, tools, and other resources☆70Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- ☆20Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- The Berkeley Container Library☆124Updated last year
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Parallel Balanced Binary Tree Structures☆117Updated 3 months ago
- Adaptive Radix Tree in C++☆45Updated last month
- Benchmarking suite for Google workloads☆125Updated this week
- User-space Page Management☆109Updated 11 months ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆163Updated 3 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 8 months ago
- Testing memory-level parallelism☆72Updated last year
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- a high performance cache simulator and library☆106Updated 10 months ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- ☆54Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year