bus
Event bus
A minimalist event/message bus implementation
🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit
337 stars
6 watching
25 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
eventbusgogo-librarygo-packagemessage-brokermessage-buspubsubzero-alloczero-allocation
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 wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
| A lightweight event bus with async compatibility for GoLang | 1,763 |
| An event-driven communication system with minimal overhead and built-in tracing capabilities | 700 |
| Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
| An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. | 55 |
| A messaging service that enables event-driven architectures and loosely coupled distributed systems | 138 |
| A fast and scalable message bus for user interaction and data replication between multiple devices | 158 |
| A module for broadcasting events between different parts of an application using various transport protocols. | 27 |
| A simple message bus for decoupling microservices by sharing data between them in a relatively loose manner | 5 |
| A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. | 486 |
| An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication. | 959 |
| An implementation of a publish-subscribe messaging system | 26 |
| Provides a global event bus between native and JavaScript layers in React Native applications | 58 |
| A fast Message/Event Hub using publish/subscribe pattern with support for topics and messaging between Go applications | 147 |