EventBus
Event bus
A lightweight event bus with async compatibility for GoLang
[Go] Lightweight eventbus with async compatibility for Go
2k stars
31 watching
224 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. | 5 |
| A minimalist event/message bus implementation | 337 |
| A module for broadcasting events between different parts of an application using various transport protocols. | 27 |
| A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
| A Go library providing an interface to Asterisk's AMI protocol | 14 |
| An event-driven communication system with minimal overhead and built-in tracing capabilities | 700 |
| A lightweight event bus for JavaScript applications | 226 |
| An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,107 |
| Package to accumulate events and process them in batches after a specified interval or when the storage is full. | 7 |
| A Go client for interacting with Vert.x TCP EventBus Bridge applications | 29 |
| A simple command bus for Go, allowing the registration and execution of commands with pluggable handlers. | 12 |
| An event bus system for communicating between Android app components and JavaScript in a WebView | 23 |
| Activities and messaging protocols implemented in Go | 16 |
| A fault-tolerant implementation of the Modbus protocol in Go | 955 |
| An event bus system for communication between UIWebView and embedded JavaScript | 147 |