parlab-tuwien / lockfree-linked-listLinks
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
Sorting:
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Concurrent trie-hash map library☆91Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- Benchmarks for our memory allocator☆64Updated last year
- ☆20Updated 2 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- ☆44Updated 4 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- ☆21Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A lock-free priority queue implementation☆34Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated 11 months ago
- ☆21Updated 7 months ago
- Library for lock-free locks☆78Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year