A benchmark to compare synchronization techniques for multicore programming
☆348Jul 3, 2025Updated 7 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…☆182Jan 19, 2018Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆168Oct 4, 2021Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Aug 31, 2015Updated 10 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12May 7, 2016Updated 9 years ago
- QSBR and EBR library☆134Dec 15, 2019Updated 6 years ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆70Apr 12, 2025Updated 10 months ago
- ☆30Sep 14, 2022Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Jul 8, 2019Updated 6 years ago
- ☆126Apr 8, 2022Updated 3 years ago
- ☆446Oct 25, 2025Updated 4 months ago
- Graphs in go☆19Dec 22, 2022Updated 3 years ago
- pmwcas☆139Apr 7, 2023Updated 2 years ago
- Dynamic analysis of multithreaded C programs☆13Feb 7, 2020Updated 6 years ago
- LiTL: Library for Transparent Lock Interposition☆86Jun 29, 2023Updated 2 years ago
- Code for "Yoav Zuriel, Michal Friedman, Gali Sheffi, Nachshon Cohen, and Erez Petrank. Efficient Lock-Free Durable Sets, OOPSLA 2019" (ht…☆19Jan 30, 2020Updated 6 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Feb 14, 2013Updated 13 years ago
- ☆150Mar 11, 2023Updated 2 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆213Jan 18, 2016Updated 10 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 6 years ago
- Go implementation of ntHash☆20Sep 16, 2021Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆99Aug 29, 2018Updated 7 years ago
- qp tries and crit-bit tries☆124Jul 12, 2022Updated 3 years ago
- Beta release of Masstree.☆457Oct 15, 2023Updated 2 years ago
- A benchmark for cache efficient data structures.☆32Jul 28, 2025Updated 7 months ago
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Nov 22, 2018Updated 7 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆79Mar 19, 2022Updated 3 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Feb 26, 2022Updated 4 years ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Apr 23, 2020Updated 5 years ago
- Golang library for using persistent memory☆29Oct 7, 2022Updated 3 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆196Oct 15, 2024Updated last year
- Persistent Memory Storage Engine☆24Nov 4, 2024Updated last year
- Prototype of FPaxos, built upon LibPaxos3☆48Mar 14, 2020Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆87Jan 5, 2024Updated 2 years ago
- Remote Persistent Memory Access Library☆105Sep 5, 2023Updated 2 years ago
- Artifact for PPoPP'18☆19Apr 11, 2022Updated 3 years ago
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Jun 9, 2022Updated 3 years ago