SwiftEventBus
Event bus
An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications.
A publish/subscribe EventBus optimized for iOS
1k stars
35 watching
104 forks
Language: Swift
last commit: over 4 years ago
Linked from 3 awesome lists
communicationeventbusiosnotificationspub-subthread
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. | 55 |
| | An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication. | 959 |
| | Provides a client library to communicate with a Vert.x TCP EventBus bridge from Swift | 5 |
| | An event-driven communication system with minimal overhead and built-in tracing capabilities | 700 |
| | A module for broadcasting events between different parts of an application using various transport protocols. | 27 |
| | An event bus system for communication between UIWebView and embedded JavaScript | 147 |
| | An event bus system for communicating between Android app components and JavaScript in a WebView | 23 |
| | An event bus library providing thread-safe, flexible, and RAII-based handling of events in C++17 | 143 |
| | A Vue.js plugin that enables event broadcasting across the application using observables. | 40 |
| | 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 messaging service that enables event-driven architectures and loosely coupled distributed systems | 138 |
| | A plugin providing central event bus functionality for Vue.js applications | 50 |
| | A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
| | Enables communication between Meteor Apps and Vert.x Components using an Event Bus | 17 |
| | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |