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).

GitHub

260 stars
16 watching
39 forks
Language: C#
last commit: 8 days ago
Linked from 2 awesome lists

kafkamessage-brokermessage-brokersmessage-busmessagingmicroservicemicroservicesrabbitmqservice-bussilverback

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zarusz/slimmessagebus A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. 476
rafaeljesus/rabbus Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. 97
smancke/guble A fast and scalable message bus for user interaction and data replication between multiple devices 158
socifi/jazz An abstraction layer for managing RabbitMQ connections and messaging 18
aforward/sadbus A simple message bus for decoupling microservices by sharing data between them in a relatively loose manner 5
abc-arbitrage/zebus.messagedsl A set of tools and libraries for generating C# code from Protocol Buffers files used in Zebus message contracts. 11
cristiammercado/ng-event-bus An Angular service for broadcasting and receiving messages between components using RxJS. 49
alaricode/nestjs-rmq Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices 293
b/kafka-websocket Provides a WebSocket interface to interact with Kafka's distributed message broker 347
abc-arbitrage/zebus A lightweight service bus that enables peer-to-peer communication between applications without a broker 306
kassane/libzmq A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. 2
brightercommand/brighter A framework for building messaging apps with .NET and C#, focusing on clean architecture and microservices integration. 2,028
mxriverlynn/backbone.marionette Provides an application architecture and tools for building scalable JavaScript applications with Backbone.js 112
marionettejs/backbone.radio Provides messaging patterns for Backbone applications, including publish-subscribe and request-reply patterns with explicit namespaces. 491
axuno/mailmergelib An SMTP client library for generating and sending personalized emails with templates and attachments 111