rmind / libqsbr
QSBR and EBR library
☆119Updated 5 years ago
Alternatives and similar repositories for libqsbr:
Users that are interested in libqsbr are comparing it to the libraries listed below
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Concurrent trie-hash map library☆91Updated last year
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆86Updated 3 years ago
- A working project for High-concurrency B-tree source code in C☆249Updated 4 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Our open source benchmarks and code samples☆190Updated last week
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Library for Restartable Sequences☆69Updated this week
- Different implementations of spinlock.☆105Updated 10 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- LSM-trie☆113Updated 4 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆158Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- pmwcas☆136Updated 2 years ago