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:
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Concurrent trie-hash map library☆92Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Benchmarks for our memory allocator☆69Updated last year
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- Library for lock-free locks☆82Updated 2 years ago
- QSBR and EBR library☆125Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- benchmarking positional population count☆15Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Effective Memory Reclamation☆59Updated 5 years ago
- ☆44Updated 4 years ago
- A lock-free priority queue implementation☆35Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 5 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- ☆62Updated 10 months ago
- Adaptive Radix Tree in C++☆47Updated this week
- Volatile Persistent Memory Allocator☆25Updated 2 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 5 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago