A benchmark to compare synchronization techniques for multicore programming
☆347Jul 3, 2025Updated 8 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
- Framework for creating simple, efficient, and composable lock-free data structures☆12May 7, 2016Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Aug 31, 2015Updated 10 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
- ☆30Sep 14, 2022Updated 3 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 11 months ago
- QSBR and EBR library☆134Dec 15, 2019Updated 6 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 6 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
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- pmwcas☆139Apr 7, 2023Updated 2 years ago
- ☆447Oct 25, 2025Updated 4 months ago
- ☆126Apr 8, 2022Updated 3 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
- High-performance multicore-scalable data structures and benchmarks☆144Jul 8, 2019Updated 6 years ago
- Nonblocking data structures☆12Jan 25, 2015Updated 11 years ago
- Golang library for using persistent memory☆29Oct 7, 2022Updated 3 years ago
- LiTL: Library for Transparent Lock Interposition☆86Jun 29, 2023Updated 2 years ago
- An implementation of Horton hash tables☆10Aug 24, 2016Updated 9 years ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Apr 23, 2020Updated 5 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).☆80Mar 19, 2022Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆99Aug 29, 2018Updated 7 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆214Jan 18, 2016Updated 10 years ago
- Beta release of Masstree.☆457Oct 15, 2023Updated 2 years ago
- C++ QD locking library☆11Nov 27, 2025Updated 3 months ago
- ☆150Mar 11, 2023Updated 3 years ago
- qp tries and crit-bit tries☆124Jul 12, 2022Updated 3 years ago
- ThanosKV: A Holistic Approach to Utilize NVM for LSM-tree based Key-Value Stores☆15Nov 13, 2024Updated last year
- Benchmark for Sampling Applied Learned Indexes (SIGMOD '24)☆18Dec 7, 2024Updated last year
- Remote Persistent Memory Access Library☆106Sep 5, 2023Updated 2 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆195Oct 15, 2024Updated last year
- Montage is a system for building fast buffered persistent data structures on nonvolatile memory.☆16Jun 9, 2022Updated 3 years ago
- Lightweight performance and debugging tools☆17Feb 21, 2020Updated 6 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,615Updated this week
- Benchmarking framework for index structures on persistent memory☆89Jul 12, 2023Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- A benchmark framework for concurrent queue implementations☆297Apr 4, 2020Updated 5 years ago