LPD-EPFL / ASCYLIBLinks
ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists, binary search trees, queues, and stacks.
☆181Updated 7 years ago
Alternatives and similar repositories for ASCYLIB
Users that are interested in ASCYLIB are comparing it to the libraries listed below
Sorting:
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- LSM-trie☆114Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- pmwcas☆139Updated 2 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆160Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- QSBR and EBR library☆121Updated 5 years ago
- ☆146Updated 2 years ago
- NOPaxos consensus protocol☆135Updated 4 years ago
- A simple, reference implementation of a B^e-tree☆154Updated 6 years ago
- Beta release of Masstree.☆442Updated last year
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆78Updated 3 years ago
- ☆120Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarks☆141Updated 5 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 8 months ago
- MemC3☆151Updated 8 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- LiTL: Library for Transparent Lock Interposition☆82Updated last year
- A fast in-memory key-value store☆49Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Source code for our OSDI 2016 paper☆110Updated 6 years ago
- FOEDUS main source code repository☆63Updated 7 years ago
- Distributed Shared Persistent Memory. SoCC 2017☆69Updated 4 years ago
- The Cicada engine☆57Updated 8 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆115Updated 2 years ago
- A benchmark to compare synchronization techniques for multicore programming☆340Updated last year