parlab-tuwien / lockfree-linked-list
A more Pragmatic Implementation of the Lock-free, Ordered, Linked List
☆17Updated 4 years ago
Alternatives and similar repositories for lockfree-linked-list:
Users that are interested in lockfree-linked-list are comparing it to the libraries listed below
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Concurrent trie-hash map library☆91Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- For details, see the blog post:☆32Updated last year
- ☆43Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast in-memory B+-Tree implementation in C.☆29Updated 9 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 8 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 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
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Test if AVX vector loads and stores are atomic☆28Updated 4 years ago
- ☆20Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Volatile Persistent Memory Allocator☆23Updated last year
- A C++ library for integer array compression☆28Updated 2 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- unrolled skip list library for C☆21Updated 5 years ago