mpsc topic
List
mpsc repositories
kanal
1.3k
Stars
32
Forks
Watchers
The fast sync and async channel that Rust deserves
portable-lib
53
Stars
16
Forks
Watchers
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
tsyncp
35
Stars
2
Forks
Watchers
Simple channel-like APIs over TCP streams for communications between rust services.
lockfreequeues
42
Stars
4
Forks
Watchers
Lock-free queue implementations for Nim.
Cpp-Channel
44
Stars
3
Forks
Watchers
C++ MPSC-Channel, Thread-safe container for sharing data between threads
loole
173
Stars
5
Forks
Watchers
A safe sync/async multi-producer, multi-consumer channel