Repository navigation

#

wait-free

A collection of resources on wait-free and lock-free programming

1935
1 年前

A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

C++
716
6 个月前

Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.

Rust
572
8 个月前

Implementation of a lock-free dictionary on .Net.

C#
520
6 个月前

simple C++11 ring buffer implementation, allocated and evaluated at compile time

C++
421
1 年前

The world's first wait-free Software Transactional Memory

C++
173
5 年前

lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!

C
145
5 年前
C
132
7 年前

A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC

C++
120
7 年前
Rust
89
12 小时前

wait free FIFO queue, easy built cross platform(no extra dependencies needed)

C++
87
6 年前

The Symphony Media Bridge (SMB) is a media server application that handles audio, video and screen sharing media streams in an RTC conference system.

C++
62
4 个月前

The world's first wait-free KV store with generic durable linearizable transactions

C++
41
3 年前

Utility to automatically manage all web element waits and enables to write wait-free selenium tests.

Java
39
4 年前

C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.

C++
37
1 个月前

C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue

C++
16
4 年前