gavra0 / ConcLinkedListLinks
Implementation of concurrent linked list. Lock-based and lock-free versions.
☆26Updated 6 years ago
Alternatives and similar repositories for ConcLinkedList
Users that are interested in ConcLinkedList are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆135Updated 6 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Lock-free linked list☆16Updated 13 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A working project for High-concurrency B-tree source code in C☆252Updated 5 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆151Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Updated 8 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 7 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- C++ implementation of raft consensus☆271Updated 2 years ago
- ☆128Updated 3 years ago
- Benchmark of common hash functions☆38Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆138Updated last month
- ☆66Updated 5 years ago
- Boost.Lockfree☆149Updated this week