gavra0 / ConcLinkedListLinks
Implementation of concurrent linked list. Lock-based and lock-free versions.
☆26Updated 5 years ago
Alternatives and similar repositories for ConcLinkedList
Users that are interested in ConcLinkedList are comparing it to the libraries listed below
Sorting:
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Lock-free linked list☆16Updated 12 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- QSBR and EBR library☆121Updated 5 years ago
- ☆44Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Parallel C++ algorithms☆62Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- ☆20Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- Portable Runtime System☆24Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Adaptive Radix Tree in C++☆45Updated 2 weeks ago
- Various benchmarks☆38Updated 13 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Library for lock-free locks☆82Updated 2 years ago