gramoli / synchrobench
A benchmark to compare synchronization techniques for multicore programming
☆342Updated last year
Alternatives and similar repositories for synchrobench:
Users that are interested in synchrobench are comparing it to the libraries listed below
- 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
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Beta release of Masstree.☆439Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- ☆143Updated 2 years ago
- Fast linearizability checker☆66Updated 9 years ago
- LSM-trie☆113Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ☆430Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆207Updated 9 years ago
- Multicore in-memory storage engine☆386Updated 7 years ago
- The SprayList data structure☆32Updated 7 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆114Updated 2 years ago
- FOEDUS main source code repository☆64Updated 7 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 4 months ago
- pmwcas☆135Updated last year
- ☆116Updated 2 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 2 years ago
- A benchmark framework for concurrent queue implementations☆289Updated 4 years ago
- ☆284Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆157Updated 3 years ago
- NOPaxos consensus protocol☆134Updated 4 years ago
- ☆617Updated 3 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago
- Key/Value Datastore for Persistent Memory☆399Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 2 months ago
- Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretat…☆253Updated 6 years ago
- Memkind is an easy-to-use, general-purpose allocator which helps to fully utilize various kinds of memory available in the system, includ…☆382Updated 9 months ago