-
Updated
Jun 1, 2024 - Java
wait-free
Here are 46 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
Oct 13, 2024 - C++
Implementation of a lock-free dictionary on .Net.
-
Updated
May 27, 2024 - C#
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
-
Updated
Oct 16, 2024 - Rust
-
Updated
Feb 3, 2024 - 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
Feb 6, 2024 - C
Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary
-
Updated
Nov 13, 2024 - C#
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
Implementation of triple buffering in Rust
-
Updated
Sep 27, 2024 - Rust
C++17 Actor Framework - Cross-platform asynchronous core events and I/O
-
Updated
Jul 20, 2020 - C++
Utility to automatically manage all web element waits and enables to write wait-free selenium tests.
-
Updated
Jun 10, 2021 - Java
The world's first wait-free KV store with generic durable linearizable transactions
-
Updated
Feb 26, 2022 - 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."