☆447Oct 25, 2025Updated 4 months ago
Alternatives and similar repositories for ConcurrencyFreaks
Users that are interested in ConcurrencyFreaks are comparing it to the libraries listed below
Sorting:
- The world's first wait-free Software Transactional Memory☆175Feb 21, 2020Updated 6 years ago
- A benchmark framework for concurrent queue implementations☆297Apr 4, 2020Updated 5 years ago
- A C++ library of Concurrent Data Structures☆2,730Oct 17, 2023Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Jul 8, 2019Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,608Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 7 months ago
- QSBR and EBR library☆134Dec 15, 2019Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- A benchmark to compare synchronization techniques for multicore programming☆348Jul 3, 2025Updated 8 months ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- 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
- The world's first wait-free KV store with generic durable linearizable transactions☆41Feb 26, 2022Updated 4 years ago
- A collection of resources on wait-free and lock-free programming☆2,014Feb 25, 2024Updated 2 years ago
- SAX parser for JSon and YAML (alpha)☆23Oct 24, 2016Updated 9 years ago
- High performance multithreading toolkit for C++17☆46Oct 28, 2025Updated 4 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Nov 26, 2023Updated 2 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆718Jan 26, 2026Updated last month
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 11 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,478Mar 8, 2024Updated last year
- 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
- An implementation of "Concurrent Multi-level Arrays: Wait-free Extensible Hash Maps"☆11Nov 12, 2015Updated 10 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 years ago
- Software and Hardware C-language Locking Algorithms and Implementations☆47Sep 27, 2025Updated 5 months 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
- Tick-based timer (hierarchical timing wheel algorithm)☆44Dec 15, 2019Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Oct 27, 2011Updated 14 years ago
- Beta release of Masstree.☆457Oct 15, 2023Updated 2 years ago
- AVX-512 utilities☆20Sep 22, 2014Updated 11 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,408Oct 26, 2025Updated 4 months ago
- Concurrent trie-hash map library☆95Oct 30, 2023Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Aug 13, 2018Updated 7 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,172Jan 4, 2024Updated 2 years ago
- Read-only primitive Java arrays backed by Direct Buffers and indexed using 64-bit indexes☆13Jun 8, 2017Updated 8 years ago
- JCrete 2016 (1.8.2016 - 5.8.2016)☆22Aug 16, 2016Updated 9 years ago
- Two-Phase Locking with Starvation-Freedom☆23Nov 24, 2022Updated 3 years ago
- High performance server-side application framework☆9,141Feb 25, 2026Updated last week