A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
-
Updated
Mar 4, 2025 - C++
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
simple C++11 ring buffer implementation, allocated and evaluated at compile time
The world's first wait-free Software Transactional Memory
A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC
wait free FIFO queue, easy built cross platform(no extra dependencies needed)
C++17 Actor Framework - Cross-platform asynchronous core events and I/O
The world's first wait-free KV store with generic durable linearizable transactions
C++20 coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
A header-only library that provides wait-free ring buffer utilities for C++ objects.
Implementation of a wait-free simulation for a lock-free algorithm as described in the paper - A Practical Wait-Free Simulation for Lock-Free Data Structures
High performance Unbounded Multi-Producer Single-Consumer queues for C++
Учебный concurrency framework
Add a description, image, and links to the wait-free topic page so that developers can more easily learn about it.
To associate your repository with the wait-free topic, visit your repo's landing page and select "manage topics."