awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BEagle1984 avatar

BEagle1984/silverback

0
View on GitHub↗
282 stars·44 forks·C#·MIT·2 viewssilverback-messaging.net↗

Silverback

Silverback is a message bus and broker integration library for .NET. It is designed to simplify event-driven architectures and asynchronous messaging, with first-class support for Apache Kafka and MQTT.

Features

  • Messaging and Queuing - Framework for event-driven applications.

Star history

Star history chart for beagle1984/silverbackStar history chart for beagle1984/silverback

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Silverback

Similar open-source projects, ranked by how many features they share with Silverback.
  • floci-io/flocifloci-io avatar

    floci-io/floci

    14,168View on GitHub↗

    Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications without a live internet connection. It serves as a containerized cloud emulator and a serverless runtime emulator, allowing users to run high-fidelity replicas of cloud databases, queues, and compute services on a local machine. The project distinguishes itself by using real container images instead of simple mocks to ensure behavioral accuracy. It functions as a local API gateway simulator with proxy-based routing for REST and WebSocket APIs, and provides a serverless environm

    Javaawsaws-emulationdevops
    View on GitHub↗14,168
  • eventstore/eventstoreEventStore avatar

    EventStore/EventStore

    5,809View on GitHub↗

    KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores application state as an immutable, ordered sequence of events rather than updating rows in place, preserving full history for audit, replay, and distributed consistency. The database combines event storage with real-time streaming and a built-in JavaScript projection engine that transforms and aggregates event streams into materialized views. The system provides official gRPC client libraries for Python, Node.js, Java, .NET, Go, and Rust, enabling multi-language application development

    C#
    View on GitHub↗5,809
  • exceptionless/foundatioexceptionless avatar

    exceptionless/Foundatio

    2,088View on GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#
    View on GitHub↗2,088
  • easynetq/easynetqEasyNetQ avatar

    EasyNetQ/EasyNetQ

    3,057View on GitHub↗

    An easy to use .NET API for RabbitMQ

    C#dotnetdotnet-coremessaging
    View on GitHub↗3,057
See all 16 alternatives to Silverback→

Frequently asked questions

What does beagle1984/silverback do?

Silverback is a message bus and broker integration library for .NET. It is designed to simplify event-driven architectures and asynchronous messaging, with first-class support for Apache Kafka and MQTT.

What are the main features of beagle1984/silverback?

The main features of beagle1984/silverback are: Messaging and Queuing.

What are some open-source alternatives to beagle1984/silverback?

Open-source alternatives to beagle1984/silverback include: floci-io/floci — Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications… eventstore/eventstore — KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores… exceptionless/foundatio — Pluggable foundation blocks for building distributed apps. easynetq/easynetq — An easy to use .NET API for RabbitMQ. jbogard/mediatr — MediatR is a .NET library for implementing the mediator pattern, serving as an in-process message broker that… chkr1011/mqttnet — MQTTnet is a .NET library providing a framework for implementing MQTT clients and brokers. It includes a broker…