rmind / libqsbrLinks
QSBR and EBR library
☆121Updated 5 years ago
Alternatives and similar repositories for libqsbr
Users that are interested in libqsbr are comparing it to the libraries listed below
Sorting:
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Concurrent trie-hash map library☆92Updated last year
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- A simple, reference implementation of a B^e-tree☆154Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Our open source benchmarks and code samples☆192Updated last week
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- COW b-trees☆101Updated 7 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆163Updated 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Core aware thread management system☆234Updated last year