publish-subscribe
The publish-subscribe pattern (short: pubsub) is an event handling and messaging pattern where the consumer subscribes to the provider, which in return can then publish a message that can be picked up and processed by each subscribed consumer.
Here are 15 public repositories matching this topic...
Logical Replication extension for PostgreSQL 17, 16, 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication than Slony, Bucardo or Londiste, as well as cross-version upgrades.
-
Updated
Feb 28, 2026 - C
Single publisher multiple subscriber ring buffer written in C
-
Updated
Apr 16, 2026 - C
pure C multithread pub/sub broker for Linux/Windows
-
Updated
Apr 15, 2021 - C
A lightweight message broker
-
Updated
Nov 29, 2018 - C
Type-Safe Multicast Callbacks in C
-
Updated
Jun 19, 2025 - C
Simple Interprocess Communication Bus
-
Updated
Dec 19, 2022 - C
Library for publish/subscribe communication via CAN with the teensy 3.2 board.
-
Updated
Jan 25, 2020 - C
Simple signal pubsub framework in C
-
Updated
Jul 8, 2020 - C
Projekt brokera protokołu typu Publish/Subscribe dla urządzeń IOT komunikujących się po UDP. Projekt eksperymentalny oparty o autorski protokół ALP realizujący pewne nietypowe zagadnienia związanie z IOT. Oprogramowanie opracowane dla sieciowego linuxowego API.
-
Updated
Apr 15, 2023 - C
Real-time news publishing system implementing publish-subscribe pattern with C, demonstrating OS concepts like IPC, synchronization, and multithreading through shared memory and POSIX threads.
-
Updated
Jan 8, 2026 - C
This repository contains the implementation of a lightweight publish-subscribe application protocol similar to MQTT, designed and implemented in TinyOS.
-
Updated
Jul 4, 2023 - C
Released 1987
- Followers
- 44 followers
- Website
- github.com/topics/pubsub
- Wikipedia
- Wikipedia