- 
            Updated
            
Jun 1, 2024  - Java
 
wait-free
Here are 44 public repositories matching this topic...
A collection of resources on wait-free and lock-free programming
- 
            Updated
            
Feb 25, 2024  
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
- 
            Updated
            
Mar 4, 2025  - C++
 
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
- 
            Updated
            
Dec 26, 2024  - Rust
 
Implementation of a lock-free dictionary on .Net.
- 
            Updated
            
Feb 24, 2025  - C#
 
- 
            Updated
            
Oct 25, 2025  - Java
 
simple C++11 ring buffer implementation, allocated and evaluated at compile time
- 
            Updated
            
Apr 22, 2024  - C++
 
The world's first wait-free Software Transactional Memory
- 
            Updated
            
Feb 21, 2020  - C++
 
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
- 
            Updated
            
Nov 5, 2020  - C
 
Minimize lock-free queue ever!
- 
            Updated
            
Sep 14, 2018  - C
 
A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC
- 
            Updated
            
Nov 4, 2018  - C++
 
📶 A lock- and wait-free hashtable (and an array too)
- 
            Updated
            
Apr 30, 2025  - C
 
Implementation of triple buffering in Rust
- 
            Updated
            
Aug 19, 2025  - Rust
 
wait free FIFO queue, easy built cross platform(no extra dependencies needed)
- 
            Updated
            
Jul 5, 2019  - C++
 
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
- 
            Updated
            
Jan 22, 2024  - C
 
C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.
- 
            Updated
            
Nov 3, 2025  - C++
 
The world's first wait-free KV store with generic durable linearizable transactions
- 
            Updated
            
Feb 26, 2022  - C++
 
Utility to automatically manage all web element waits and enables to write wait-free selenium tests.
- 
            Updated
            
Jun 10, 2021  - Java
 
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
- 
            Updated
            
May 14, 2021  - C++
 
Improve this page
Add a description, image, and links to the wait-free topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wait-free topic, visit your repo's landing page and select "manage topics."