mpsc topic

List mpsc repositories

kanal

1.3k
Stars
31
Forks
12
Watchers

The fast sync and async channel that Rust deserves

portable-lib

51
Stars
16
Forks
Watchers

Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random

tsyncp

33
Stars
1
Forks
Watchers

Simple channel-like APIs over TCP streams for communications between rust services.

lockfreequeues

40
Stars
4
Forks
Watchers

Lock-free queue implementations for Nim.

Cpp-Channel

41
Stars
3
Forks
Watchers

C++ MPSC-Channel, Thread-safe container for sharing data between threads

loole

148
Stars
4
Forks
Watchers

A safe sync/async multi-producer, multi-consumer channel