TopicEventBus
Event bus
An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references.
Publish–subscribe design pattern implementation framework, with an ability to publish events by topic.
55 stars
2 watching
8 forks
Language: Swift
last commit: almost 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,107 |
| A minimalist event/message bus implementation | 337 |
| An implementation of a publish-subscribe messaging system | 26 |
| An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication. | 959 |
| 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 module for broadcasting events between different parts of an application using various transport protocols. | 27 |
| A messaging service that enables event-driven architectures and loosely coupled distributed systems | 138 |
| A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
| An event-driven communication system with minimal overhead and built-in tracing capabilities | 700 |
| A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
| A micro-library for creating and observing events in Swift applications. | 466 |
| A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. | 486 |
| A lightweight event bus with async compatibility for GoLang | 1,763 |
| Provides a global event bus between native and JavaScript layers in React Native applications | 58 |
| An event bus system for communicating between Android app components and JavaScript in a WebView | 23 |