jonatanlinden / PR
A lock-free priority queue implementation
☆34Updated 6 years ago
Alternatives and similar repositories for PR:
Users that are interested in PR are comparing it to the libraries listed below
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Library for lock-free locks☆77Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆53Updated 10 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆15Updated 2 years ago
- ☆20Updated 2 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 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
- InstLatX64_Demo☆42Updated last month
- Testing memory-level parallelism☆67Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Adaptive Radix Tree in C++☆41Updated this week
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆124Updated 5 years ago
- Scalable Structural Index Constructor for JSON Analytics☆22Updated 5 months ago
- ☆12Updated 3 years ago
- ☆44Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 9 months ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- JSONPath Streaming with Bit-Parallel Fast-Forwarding☆25Updated 5 months ago