gramoli / synchrobenchLinks
A benchmark to compare synchronization techniques for multicore programming
☆346Updated 3 months ago
Alternatives and similar repositories for synchrobench
Users that are interested in synchrobench are comparing it to the libraries listed below
Sorting:
- 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
- Beta release of Masstree.☆445Updated last year
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆209Updated 9 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- NOPaxos consensus protocol☆137Updated 4 years ago
- LSM-trie☆114Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Multicore in-memory storage engine☆394Updated 7 years ago
- MemC3☆156Updated 8 years ago
- ☆625Updated 4 years ago
- Atlas: Programming for Persistent Memory☆76Updated 4 years ago
- Fast linearizability checker☆67Updated 10 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A transactional main-memory database system on multicores☆104Updated 7 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆79Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- ☆149Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆195Updated 11 months ago
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- **No Longer Maintained** Official RAMCloud repo☆498Updated 5 years ago
- The SprayList data structure☆33Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- LiTL: Library for Transparent Lock Interposition☆84Updated 2 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- First Practical and General-purpose Range Filter☆549Updated 3 years ago
- Key/Value Datastore for Persistent Memory☆404Updated 2 years ago
- pmwcas☆138Updated 2 years ago
- ☆442Updated last year
- Calvin is a scalable transactional database system that leverages determinism to guarantee active replication and full ACID-compliance of…☆324Updated 3 years ago