All Projects → cskr → Pubsub

cskr / Pubsub

Licence: bsd-2-clause
A simple pubsub package for go.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Pubsub

opal
Policy and data administration, distribution, and real-time updates on top of Open Policy Agent
Stars: ✭ 459 (+35%)
Mutual labels:  pubsub
pulsar-client-node
Apache Pulsar NodeJS Client
Stars: ✭ 88 (-74.12%)
Mutual labels:  pubsub
Nybus
NYBus (RxBus) - A pub-sub library for Android and Java applications
Stars: ✭ 283 (-16.76%)
Mutual labels:  pubsub
event-bus
Typesafe cross-platform pubsub event bus ensuring reliable communication between fragments and micro frontends.
Stars: ✭ 15 (-95.59%)
Mutual labels:  pubsub
pubsubbeat
An Elastic Beat to ingest data from Google Pub/Sub
Stars: ✭ 40 (-88.24%)
Mutual labels:  pubsub
Emitter
High performance, distributed and low latency publish-subscribe platform.
Stars: ✭ 3,130 (+820.59%)
Mutual labels:  pubsub
svelte-local-storage-store
Adds pub/sub to local storage.
Stars: ✭ 194 (-42.94%)
Mutual labels:  pubsub
Gizmo
A Microservice Toolkit from The New York Times
Stars: ✭ 3,566 (+948.82%)
Mutual labels:  pubsub
pagkibot
Discord bot for instant Twitch live notifications using Twitch's PubSub API.
Stars: ✭ 25 (-92.65%)
Mutual labels:  pubsub
Wisper
A micro library providing Ruby objects with Publish-Subscribe capabilities
Stars: ✭ 3,014 (+786.47%)
Mutual labels:  pubsub
actionizer
Simple pub/sub for data flow like Redux.
Stars: ✭ 21 (-93.82%)
Mutual labels:  pubsub
watermill-http
HTTP Pub/Sub for the Watermill project.
Stars: ✭ 16 (-95.29%)
Mutual labels:  pubsub
Divolte Collector
Divolte Collector
Stars: ✭ 264 (-22.35%)
Mutual labels:  pubsub
react-bus
A global event emitter for react.
Stars: ✭ 34 (-90%)
Mutual labels:  pubsub
Treescale
Event/Data distribution system without any configuration, but with data delivery guarantees
Stars: ✭ 286 (-15.88%)
Mutual labels:  pubsub
httpubsub
Basic Pub/Sub over HTTP/S
Stars: ✭ 22 (-93.53%)
Mutual labels:  pubsub
Noobhub
🌐🔥 Network multiplayer and messaging for CoronaSDK, Moai, Gideros, LÖVE & Defold
Stars: ✭ 259 (-23.82%)
Mutual labels:  pubsub
Msngr.js
An asynchronous messaging library, written in JavaScript, for node and the web browser
Stars: ✭ 337 (-0.88%)
Mutual labels:  pubsub
Nodejs Pubsub
Node.js client for Google Cloud Pub/Sub: Ingest event streams from anywhere, at any scale, for simple, reliable, real-time stream analytics.
Stars: ✭ 329 (-3.24%)
Mutual labels:  pubsub
Graphik
Graphik is a Backend as a Service implemented as an identity-aware document & graph database with support for gRPC and graphQL
Stars: ✭ 277 (-18.53%)
Mutual labels:  pubsub

PkgGoDev

Package pubsub implements a simple multi-topic pub-sub library.

Install pubsub with,

go get github.com/cskr/pubsub

This repository is a go module and contains tagged releases. Please pin a version for production use.

Use of this module is governed by a BSD-style license that can be found in the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].