A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)
☆71Nov 26, 2023Updated 2 years ago
Alternatives and similar repositories for lfqueue
Users that are interested in lfqueue are comparing it to the libraries listed below
Sorting:
- wCQ: A Fast Wait-Free Queue with Bounded Memory Usage (SPAA '22)☆11Nov 26, 2023Updated 2 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆25Jul 10, 2021Updated 4 years ago
- A Wait-Free Universal Construct for Large Objects☆97Nov 29, 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 11 months ago
- Library for lock-free locks☆85Jun 26, 2023Updated 2 years ago
- A benchmark framework for concurrent queue implementations☆297Apr 4, 2020Updated 5 years ago
- ☆10Apr 4, 2024Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- ☆18Dec 28, 2011Updated 14 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- Low memory multithreaded hash table☆24Mar 23, 2015Updated 10 years ago
- Source for the OpenCilk runtime system, based on Cheetah.☆22Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 7 months ago
- The world's first wait-free KV store with generic durable linearizable transactions☆42Feb 26, 2022Updated 4 years ago
- Concurrent Deferred Reference Counting☆173Feb 18, 2024Updated 2 years ago
- Intra-Unikernel Isolation with Intel Memory Protection Keys☆13Mar 18, 2020Updated 6 years ago
- ☆68Oct 25, 2024Updated last year
- It's ooey and gooey. No clue what this really is aside from a GUI framework basis?☆14Oct 1, 2024Updated last year
- Repository for ASE 2017 paper, "Modular Verification of Interrupt-driven Software".☆11May 20, 2019Updated 6 years ago
- Repository for FSE 2016 paper "Static DOM Event Dependency Analysis for Testing Web Applications".☆10May 20, 2019Updated 6 years ago
- Ferrite, a toolkit for developing file system crash-consistency models☆21Sep 2, 2016Updated 9 years ago
- STL compatible implementation of hash map optimized for concurrent access☆27Oct 4, 2019Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 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
- Nonblocking data structures☆12Jan 25, 2015Updated 11 years ago
- Effective Memory Reclamation☆63Feb 6, 2020Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Sep 13, 2013Updated 12 years ago
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- Disk backed concurrent ART implementation, with optional generations.☆14Nov 8, 2023Updated 2 years ago
- A simple search utility for Denote☆14May 1, 2025Updated 10 months ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 9 months ago
- GPU model checker☆13Apr 17, 2019Updated 6 years ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- A library, that provides Conflict Free Replicated Data Types (CRDTs) for distributed Python applications.☆17Jan 10, 2019Updated 7 years ago
- ☆447Oct 25, 2025Updated 4 months ago
- A Swiss Army knife for read-write quorum systems☆86Jun 7, 2021Updated 4 years ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆16Feb 15, 2025Updated last year
- Show how to use c++ worker to develop distribute applications.☆15Sep 30, 2021Updated 4 years ago