FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mpmc · GitHub Topics · GitHub

#

mpmc

Here are 44 public repositories matching this topic...

The fast sync and async channel that Rust deserves

  • Updated Jul 19, 2026
  • Rust

Enhanced mpmc/mpsc to support async/sync (derive from crossbeam)

  • Updated Aug 5, 2026
  • Rust

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

  • Updated Jul 20, 2026
  • Rust

Lock-free multi-producer multi-consumer ring buffer FIFO queue.

  • Updated Jan 13, 2020
  • C++

A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.

  • Updated Apr 20, 2026
  • Nim

Lock-free queue implementations for Nim.

  • Updated Aug 28, 2026
  • Nim

Bounded MPMC channel abstraction on top of a ring buffer

  • Updated Feb 7, 2026
  • Rust

High-performance async runtime for Nim with structured concurrency, lock-free channels, and work-stealing scheduler

  • Updated Feb 22, 2026
  • Nim

An mpmc/spmc lock-free broadcast queue.

  • Updated Feb 1, 2025
  • Rust

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.

  • Updated Dec 31, 2020
  • C++

KTU S5 CSL 331 SYSTEM SOFTWARE AND MICROPROCESSORS LAB

  • Updated Feb 8, 2023
  • C

Simple and fast async channels

  • Updated Jul 22, 2026
  • Rust

A multi-producer multi-consumer lock-free ring buffer implementation

  • Updated Jul 21, 2019
  • C++

High-performance channel that unifies blocking and async synchronization within a single architecture

  • Updated Aug 28, 2026
  • Rust

Rust mpmc-scheduler with per-channel rate limiting & round-robin

  • Updated Apr 19, 2023
  • Rust

An async, sharded SPSC/MPSC/MPMC ring buffer in Rust.

  • Updated Dec 17, 2025
  • Rust

A robust, ring buffer based, lock-free, C++ MPMC queue with shared memory support.

  • Updated Aug 26, 2026
  • C++

Concurrent queue variants

  • Updated May 25, 2017
  • C++

A SPMC (Single Producer Multi Consumer) broadcasting channel to broadcast notifications between threads

  • Updated Jun 12, 2023
  • Rust

A high-performance, header-only lock-free queue implementation library for C++.

  • Updated Mar 22, 2026
  • C++

Improve this page

Add a description, image, and links to the mpmc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mpmc topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL