silverback
Message Bus Framework
A message bus framework for building reactive applications and microservices
Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka, RabbitMQ and MQTT).
261 stars
16 watching
39 forks
Language: C#
last commit: 2 months ago
Linked from 2 awesome lists
kafkamessage-brokermessage-brokersmessage-busmessagingmicroservicemicroservicesrabbitmqservice-bussilverback
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. | 486 |
| Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
| A fast and scalable message bus for user interaction and data replication between multiple devices | 158 |
| An abstraction layer for managing RabbitMQ connections and messaging | 18 |
| A simple message bus for decoupling microservices by sharing data between them in a relatively loose manner | 5 |
| A set of tools and libraries for generating C# code from Protocol Buffers files used in Zebus message contracts. | 11 |
| An Angular service for broadcasting and receiving messages between components using RxJS. | 50 |
| Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 294 |
| Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
| A lightweight service bus that enables peer-to-peer communication between applications without a broker | 305 |
| A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
| A framework for building messaging apps with .NET and C#, focusing on clean architecture and microservices integration. | 2,046 |
| Provides an application architecture and tools for building scalable JavaScript applications with Backbone.js | 112 |
| Provides messaging patterns for Backbone applications, including publish-subscribe and request-reply patterns with explicit namespaces. | 491 |
| An SMTP client library for generating and sending personalized emails with templates and attachments | 110 |