GitHub topics: mpmc
fereidani/kanal
The fast sync and async channel that Rust deserves
Language: Rust - Size: 224 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 1,526 - Forks: 38

tower120/chute
An mpmc/spmc lock-free broadcast queue.
Language: Rust - Size: 492 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 22 - Forks: 0

mahdi-shojaee/loole
A safe sync/async multi-producer, multi-consumer channel
Language: Rust - Size: 301 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 202 - Forks: 8

ardaku/whisk
Simple and fast async channels
Language: Rust - Size: 805 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 15 - Forks: 1

pkarneliuk/dlsm
This project contains scripts and snippets in C++
Language: C++ - Size: 405 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

brunocodutra/ring-channel
Bounded MPMC channel abstraction on top of a ring buffer
Language: Rust - Size: 149 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 41 - Forks: 5

elijahr/lockfreequeues
Lock-free queue implementations for Nim.
Language: Nim - Size: 538 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 44 - Forks: 4

nim-works/loony
A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.
Language: Nim - Size: 852 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 67 - Forks: 4

0xpr03/mpmc-scheduler
Rust mpmc-scheduler with per-channel rate limiting & round-robin
Language: Rust - Size: 60.5 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 0

PaulThomas20002/S5-SYSTEM-SOFTWARE-AND-MICROPROCESSORS-LAB
KTU S5 CSL 331 SYSTEM SOFTWARE AND MICROPROCESSORS LAB
Language: C - Size: 2.25 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 4

qingstor/crossfire-rs
A lockless mpmc/mpsc to support async base on crossbeam
Language: Rust - Size: 99.6 KB - Last synced at: about 22 hours ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 4

mantono/cheap
Priority queue as a channel
Language: Rust - Size: 32.2 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

DarthBenro008/thread-broadcaster
A SPMC (Single Producer Multi Consumer) broadcasting channel to broadcast notifications between threads
Language: Rust - Size: 7.81 KB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

kmdreko/wilt-ring
A multi-producer multi-consumer lock-free ring buffer implementation
Language: C++ - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 4

craflin/LockFreeQueue
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
Language: C++ - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 149 - Forks: 36

d36u9/async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
Language: C++ - Size: 140 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 6

DexterHaxxor/atomic_mpmc
silly experiment
Language: Rust - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
