awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rebus-org/rebus

Open-source alternatives to Rebus

30 open-source projects similar to rebus-org/rebus, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Rebus alternative.

  • easynetq/easynetqAvatar EasyNetQ

    EasyNetQ/EasyNetQ

    3,057Vezi pe GitHub↗

    An easy to use .NET API for RabbitMQ

    C#dotnetdotnet-coremessaging
    Vezi pe GitHub↗3,057
  • rabbitmq/rabbitmq-dotnet-clientAvatar rabbitmq

    rabbitmq/rabbitmq-dotnet-client

    2,255Vezi pe GitHub↗
    C#c-sharpdotnetdotnet-core
    Vezi pe GitHub↗2,255
  • particular/nservicebusAvatar Particular

    Particular/NServiceBus

    2,165Vezi pe GitHub↗

    The gold standard for async .NET microservices on Azure, AWS and on-prem

    C#c-sharpdistributed-systemsmessaging
    Vezi pe GitHub↗2,165
  • masstransit/masstransitAvatar MassTransit

    MassTransit/MassTransit

    7,760Vezi pe GitHub↗

    MassTransit is a .NET distributed application framework and asynchronous messaging library designed for building distributed systems. It serves as an enterprise service bus implementation that handles the routing, transformation, and delivery of messages between decoupled services. The framework provides a message broker abstraction layer, which decouples application code from specific messaging infrastructure such as RabbitMQ, Azure Service Bus, or Amazon SQS. It supports event-driven architecture and asynchronous microservices communication to improve system scalability and availability. T

    C#azure-service-busc-sharpdotnet
    Vezi pe GitHub↗7,760
  • zeromq/netmqAvatar zeromq

    zeromq/netmq

    3,165Vezi pe GitHub↗

    A 100% native C# implementation of ZeroMQ for .NET

    C#dotnetdotnet-coremessaging
    Vezi pe GitHub↗3,165

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • floci-io/flociAvatar floci-io

    floci-io/floci

    14,168Vezi pe 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
    Vezi pe GitHub↗14,168
  • apereo/casAvatar apereo

    apereo/cas

    11,347Vezi pe GitHub↗

    This project is an open-source identity provider and single sign-on platform that centralizes user authentication for multiple web applications and services. It functions as a multi-protocol authentication gateway, verifying user identities and issuing tokens through the CAS protocol as well as industry standards including SAML, OAuth2, and OpenID Connect. The system acts as a federated identity server, allowing authentication to be delegated to external third-party or corporate identity providers. It distinguishes itself through identity attribute governance, which manages which specific use

    Javaauthenticationauthorizationaws
    Vezi pe GitHub↗11,347
  • apache/kafkaAvatar apache

    apache/kafka

    32,846Vezi pe GitHub↗

    Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams across interconnected nodes. It functions as a distributed commit log, providing a fault-tolerant storage mechanism that records state changes sequentially to ensure data consistency and durability across distributed environments. The platform distinguishes itself through a partitioned commit log architecture that enables horizontal scaling and parallel processing of data streams. It integrates a stream processing engine for continuous transformations and aggregations, while

    Javakafkascala
    Vezi pe GitHub↗32,846
  • aio-libs/aiozmqAvatar aio-libs

    aio-libs/aiozmq

    429Vezi pe GitHub↗

    Asyncio (pep 3156) integration with ZeroMQ

    Python
    Vezi pe GitHub↗429
  • brightercommand/brighterAvatar BrighterCommand

    BrighterCommand/Brighter

    2,383Vezi pe GitHub↗
    C#asynchronouslybrightercommand-dispatcher
    Vezi pe GitHub↗2,383
  • chkr1011/mqttnetAvatar chkr1011

    chkr1011/MQTTnet

    5,011Vezi pe GitHub↗

    MQTTnet is a .NET library providing a framework for implementing MQTT clients and brokers. It includes a broker implementation for hosting a central message hub that routes messages between connected clients and a client library for publishing and subscribing to messages. The project supports both TCP and WebSocket transport layers, enabling secure data traffic through transport layer security. It allows for the development of custom middleware to intercept, transform, or validate messages as they pass through a server. Capability areas include distributed message routing, persistent connect

    C#
    Vezi pe GitHub↗5,011
  • conduitframework/conduitAvatar conduitframework

    conduitframework/conduit

    129Vezi pe GitHub↗

    A message queue framework, with support for middleware and multiple adapters.

    Elixir
    Vezi pe GitHub↗129
  • confluentinc/confluent-kafka-dotnetAvatar confluentinc

    confluentinc/confluent-kafka-dotnet

    262Vezi pe GitHub↗

    Confluent's Apache Kafka .NET client

    C#c-sharpconfluentdotnet
    Vezi pe GitHub↗262
  • costaraphael/cspexAvatar costaraphael

    costaraphael/cspex

    26Vezi pe GitHub↗

    A library that brings all the CSP joy to the Elixir land.

    Elixir
    Vezi pe GitHub↗26
  • beagle1984/silverbackAvatar BEagle1984

    BEagle1984/silverback

    282Vezi pe GitHub↗

    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.

    C#
    Vezi pe GitHub↗282
  • apache/incubator-pulsarAvatar apache

    apache/incubator-pulsar

    15,270Vezi pe GitHub↗

    Apache Pulsar is a cloud-native message queue and distributed publish-subscribe messaging system. It serves as a multi-tenant event streaming platform designed to route data streams for asynchronous communication between producers and consumers. The system distinguishes itself through geo-replication, synchronizing data across multiple geographic regions to ensure high availability and low latency. It implements a multi-tenant architecture that provides isolation and resource management for millions of independent topics. The platform covers high-throughput data streaming and event-driven da

    Java
    Vezi pe GitHub↗15,270
  • dex-it/dex-commonAvatar dex-it

    dex-it/dex-common

    13Vezi pe GitHub↗

    A set of C# libraries for streamlined microservice development: audit, caching, outbox, CAP, MassTransit (events & config), idempotency, specifications, security, and other useful utilities. Packages: https://www.nuget.org/profiles/dex

    C#at-least-onceauditcache-control
    Vezi pe GitHub↗13
  • dashbitco/broadwayAvatar dashbitco

    dashbitco/broadway

    2,652Vezi pe GitHub↗

    Concurrent and multi-stage data ingestion and data processing with Elixir

    Elixir
    Vezi pe GitHub↗2,652
  • dotnetcore/capAvatar dotnetcore

    dotnetcore/CAP

    7,088Vezi pe GitHub↗

    CAP is a .NET distributed transaction framework and event bus designed to manage asynchronous communication in microservices. It implements the outbox pattern to ensure eventual consistency and reliable message delivery by persisting messages in local database tables until transactions commit. The framework includes a distributed message monitor and web dashboard for tracking the status of sent and received messages. It provides tools for event traffic visualization, distributed request tracing, and the ability to manually trigger retries for failed delivery attempts. The system supports var

    C#distributed-transactionseventbuskafka
    Vezi pe GitHub↗7,088
  • basho/enmAvatar basho

    basho/enm

    118Vezi pe GitHub↗

    Erlang driver for nanomsg

    Erlang
    Vezi pe GitHub↗118
  • edgurgel/verkAvatar edgurgel

    edgurgel/verk

    729Vezi pe GitHub↗

    A job processing system that just verks! 🧛‍

    Elixir
    Vezi pe GitHub↗729
  • eventstore/eventstoreAvatar EventStore

    EventStore/EventStore

    5,809Vezi pe 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#
    Vezi pe GitHub↗5,809
  • exceptionless/foundatioAvatar exceptionless

    exceptionless/Foundatio

    2,088Vezi pe GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#
    Vezi pe GitHub↗2,088
  • facebookincubator/logdeviceAvatar facebookincubator

    facebookincubator/LogDevice

    1,902Vezi pe GitHub↗

    Distributed storage for sequential data

    C++
    Vezi pe GitHub↗1,902
  • falood/queuexAvatar falood

    falood/queuex

    11Vezi pe GitHub↗

    Elixir Priority Queue

    Elixir
    Vezi pe GitHub↗11
  • d0rc/exrabbitAvatar d0rc

    d0rc/exrabbit

    49Vezi pe GitHub↗

    Simple rabbitmq bindings for elixir

    Elixir
    Vezi pe GitHub↗49
  • foundatiofx/foundatioAvatar FoundatioFx

    FoundatioFx/Foundatio

    2,088Vezi pe GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#abstractionsawsazure
    Vezi pe GitHub↗2,088
  • fredwu/opqAvatar fredwu

    fredwu/opq

    272Vezi pe GitHub↗

    Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.

    Elixir
    Vezi pe GitHub↗272
  • hangfireio/hangfireAvatar HangfireIO

    HangfireIO/Hangfire

    10,015Vezi pe GitHub↗

    Hangfire is a background job scheduler and distributed task queue for .NET applications. It serves as a job orchestration framework that offloads heavy processing to background workers using a SQL-backed processor to manage job state across multiple servers. The framework distinguishes itself through reliable task scheduling, where job metadata and arguments are persisted in an external database to ensure tasks survive application restarts. It supports advanced orchestration patterns, including the ability to chain dependent tasks so that a child job triggers automatically upon the successful

    C#background-jobsbackground-threadbackground-worker
    Vezi pe GitHub↗10,015
  • crossbario/crossbarAvatar crossbario

    crossbario/crossbar

    2,065Vezi pe GitHub↗

    Crossbar.io - WAMP application router

    Python
    Vezi pe GitHub↗2,065