wait-free topic

List wait-free repositories

triple-buffer

79
Stars
4
Forks
Watchers

Implementation of triple buffering in Rust

hatrack

78
Stars
8
Forks
Watchers

Fast, multi-reader, multi-writer, lockless data structures for parallel programming

wfqueue

85
Stars
10
Forks
Watchers

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

WFMPMC

109
Stars
33
Forks
Watchers

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

SymphonyMediaBridge

54
Stars
18
Forks
Watchers

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

selenium-auto-wait

38
Stars
5
Forks
Watchers

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

RedoDB

37
Stars
6
Forks
Watchers

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

qb

52
Stars
10
Forks
Watchers

C++17 Actor Framework - Cross-platform asynchronous core events and I/O

mmap-sync

396
Stars
20
Forks
Watchers

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