rusnikola / lfqueueLinks
A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)
☆58Updated last year
Alternatives and similar repositories for lfqueue
Users that are interested in lfqueue are comparing it to the libraries listed below
Sorting:
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- ☆44Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Library for lock-free locks☆82Updated last year
- ☆20Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Benchmarks for our memory allocator☆65Updated last year
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Generic Automatic Parallel Profiler☆35Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- User-space Page Management☆108Updated 10 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- The Berkeley Container Library☆124Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years 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 collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- Effective Memory Reclamation☆55Updated 5 years ago
- ☆21Updated 8 months ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- ☆29Updated this week
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- An open-source BzTree implementation☆92Updated 3 years ago