EventBus

Event bus

A lightweight event bus with async compatibility for GoLang

[Go] Lightweight eventbus with async compatibility for Go

GitHub

2k stars
31 watching
221 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stanipetrosyan/go-eventbus Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. 5
mustafaturan/bus A minimalist event/message bus implementation 336
sergey-telpuk/nestjs-transport-eventbus A module for broadcasting events between different parts of an application using various transport protocols. 27
rafaeljesus/nsq-event-bus A wrapper around NSQ topic and channel for event-driven communication in Go microservices. 79
staskobzar/goami2 A Go library providing an interface to Asterisk's AMI protocol 14
otobus/event_bus An event-driven communication system with minimal overhead and built-in tracing capabilities 699
choojs/nanobus A lightweight event bus for JavaScript applications 225
cesarferreira/swifteventbus An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. 1,104
nar10z/go-accumulator Package to accumulate events and process them in batches after a specified interval or when the storage is full. 7
jponge/vertx-go-tcp-eventbus-bridge A Go client for interacting with Vert.x TCP EventBus Bridge applications 29
lana/go-commandbus A simple command bus for Go, allowing the registration and execution of commands with pluggable handlers. 12
coshx/drekkar An event bus system for communicating between Android app components and JavaScript in a WebView 23
superseriousbusiness/activity Activities and messaging protocols implemented in Go 15
goburrow/modbus A fault-tolerant implementation of the Modbus protocol in Go 948
coshx/caravel An event bus system for communication between UIWebView and embedded JavaScript 147