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:
- Library for lock-free locks☆83Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆121Updated 8 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆136Updated 9 months ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated 2 weeks ago
- ☆20Updated 2 years ago
- ☆44Updated 4 years ago
- The Berkeley Container Library☆126Updated this week
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- A benchmark for cache efficient data structures.☆31Updated 4 months ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆138Updated last month
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- User-space Page Management☆111Updated last year
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- ☆55Updated last year
- NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.☆51Updated 5 months ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 5 years ago
- Benchmarking suite for Google workloads☆135Updated last week
- NUMA-Aware Reader-Writer Locks☆18Updated 11 years ago