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)☆58Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- benchmarking positional population count☆14Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- ☆21Updated 8 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Benchmarks for our memory allocator☆65Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Volatile Persistent Memory Allocator☆25Updated 2 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Concurrent trie-hash map library☆92Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Batched random number generation☆18Updated last month
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- ☆20Updated 2 years ago
- ☆44Updated 4 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago