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)☆67Updated last year
- Library for lock-free locks☆83Updated 2 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆128Updated 6 months ago
- Parallel Balanced Binary Tree Structures☆119Updated 6 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ☆20Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆113Updated 9 months ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- QSBR and EBR library☆127Updated 5 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- User-space Page Management☆108Updated last year
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆78Updated 4 years ago
- a high performance cache simulator and library☆109Updated last year
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- ☆54Updated last year
- Fast Approximate Membership Filters (C++)☆286Updated last month
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- The Berkeley Container Library☆124Updated 2 years ago
- NUMA-Aware Reader-Writer Locks☆18Updated 11 years ago
- An adaptive radix tree for efficient indexing in main memory.☆165Updated last year
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Updated 3 years ago
- ☆44Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- Concurrent Deferred Reference Counting☆168Updated last year
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A community-oriented list of useful NUMA-related libraries, tools, and other resources☆76Updated 5 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…☆66Updated 11 months ago