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

GitHub

1k stars
35 watching
103 forks
Language: Swift
last commit: over 3 years ago
Linked from 3 awesome lists

communicationeventbusiosnotificationspub-subthread

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mcmatan/topiceventbus An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. 55
bennidi/mbassador An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication. 958
tobias/vertx-swift-eventbus Provides a client library to communicate with a Vert.x TCP EventBus bridge from Swift 5
otobus/event_bus An event-driven communication system with minimal overhead and built-in tracing capabilities 699
sergey-telpuk/nestjs-transport-eventbus A module for broadcasting events between different parts of an application using various transport protocols. 27
coshx/caravel An event bus system for communication between UIWebView and embedded JavaScript 147
coshx/drekkar An event bus system for communicating between Android app components and JavaScript in a WebView 23
developerpaul123/eventbus An event bus library providing thread-safe, flexible, and RAII-based handling of events in C++17 138
vouill/vue-geb A Vue.js plugin that enables event broadcasting across the application using observables. 40
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
apache/rocketmq-eventbridge A messaging service that enables event-driven architectures and loosely coupled distributed systems 137
fffixed/vue-bus A plugin providing central event bus functionality for Vue.js applications 50
rafaeljesus/nsq-event-bus A wrapper around NSQ topic and channel for event-driven communication in Go microservices. 79
jmusacchio/vertxbus Enables communication between Meteor Apps and Vert.x Components using an Event Bus 17
mumez/verstix A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. 9