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:
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- Concurrent trie-hash map library☆93Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- For details, see the blog post:☆34Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Library for lock-free locks☆83Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Programatically obtain information about the pages backing a given memory region☆81Updated 4 years ago
- ☆44Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- ☆111Updated last year
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago