jonatanlinden / PR
A lock-free priority queue implementation
☆31Updated 6 years ago
Alternatives and similar repositories for PR:
Users that are interested in PR are comparing it to the libraries listed below
- ☆20Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- Library for lock-free locks☆77Updated last year
- ☆26Updated 3 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆24Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- ☆52Updated 9 months ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- ☆37Updated 4 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Benchmarking suite for Google workloads☆122Updated this week
- ☆43Updated 4 years ago
- NUMA-Aware Reader-Writer Locks☆18Updated 10 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 2 years ago
- Adaptive Radix Tree in C++☆41Updated last week
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Code used for generating charts and measurements of nontemporal stores☆9Updated 6 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆74Updated 4 years ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆15Updated 2 years ago
- Quicksilver superpage management system☆11Updated 3 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- User-space Page Management☆106Updated 6 months ago
- InstLatX64_Demo☆41Updated last month
- PAIO: General, Portable I/O Optimizations With Minor Application Modifications (FAST'22)☆23Updated last year