go-eventbus
Event Bus Library
Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses.
Event Bus package for Go
5 stars
2 watching
0 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
eventbusgogolanghacktoberfestpubsub
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight event bus with async compatibility for GoLang | 1,763 |
| A minimalist event/message bus implementation | 337 |
| A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
| A module for broadcasting events between different parts of an application using various transport protocols. | 27 |
| A Go client for interacting with Vert.x TCP EventBus Bridge applications | 29 |
| Activities and messaging protocols implemented in Go | 16 |
| An event-driven communication system with minimal overhead and built-in tracing capabilities | 700 |
| A Go package implementing a pubsub system with event emitting and filtering capabilities. | 510 |
| Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
| A Go client library providing access to the SPTrans Olho Vivo API for public transportation data | 10 |
| A Go package for sending and receiving event streams from servers to clients | 12 |
| A fault-tolerant implementation of the Modbus protocol in Go | 955 |
| A simple command bus for Go, allowing the registration and execution of commands with pluggable handlers. | 12 |
| An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. | 55 |
| An implementation of a publish-subscribe messaging system | 26 |