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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to warewolf-esb/warewolf

Open-source alternatives to Warewolf

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

  • aforward/sadbusAvatar de aforward

    aforward/sadbus

    5Ver en GitHub↗

    A dumb message bus for sharing data between microservices in a relatively decoupled mechanism

    Elixir
    Ver en GitHub↗5
  • aio-libs/aiokafkaAvatar de aio-libs

    aio-libs/aiokafka

    1,390Ver en GitHub↗

    asyncio client for kafka

    Python
    Ver en GitHub↗1,390
  • aio-libs/aiozmqAvatar de aio-libs

    aio-libs/aiozmq

    429Ver en GitHub↗

    Asyncio (pep 3156) integration with ZeroMQ

    Python
    Ver en GitHub↗429
  • akira/exqAvatar de akira

    akira/exq

    1,529Ver en GitHub↗

    Job processing library for Elixir - compatible with Resque / Sidekiq

    Elixir
    Ver en GitHub↗1,529
  • apache/incubator-pulsarAvatar de apache

    apache/incubator-pulsar

    15,270Ver en 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
    Ver en GitHub↗15,270

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • apache/kafkaAvatar de apache

    apache/kafka

    32,846Ver en 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
    Ver en GitHub↗32,846
  • apereo/casAvatar de apereo

    apereo/cas

    11,347Ver en 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
    Ver en GitHub↗11,347
  • awetzel/adapAvatar de awetzel

    awetzel/adap

    16Ver en GitHub↗

    Create a data stream across your information systems to query, augment and transform data according to Elixir matching rules.

    Elixir
    Ver en GitHub↗16
  • basho/enmAvatar de basho

    basho/enm

    118Ver en GitHub↗

    Erlang driver for nanomsg

    Erlang
    Ver en GitHub↗118
  • brightercommand/brighterAvatar de BrighterCommand

    BrighterCommand/Brighter

    2,383Ver en GitHub↗
    C#asynchronouslybrightercommand-dispatcher
    Ver en GitHub↗2,383
  • conduitframework/conduitAvatar de conduitframework

    conduitframework/conduit

    129Ver en GitHub↗

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

    Elixir
    Ver en GitHub↗129
  • confluentinc/confluent-kafka-dotnetAvatar de confluentinc

    confluentinc/confluent-kafka-dotnet

    262Ver en GitHub↗

    Confluent's Apache Kafka .NET client

    C#c-sharpconfluentdotnet
    Ver en GitHub↗262
  • costaraphael/cspexAvatar de costaraphael

    costaraphael/cspex

    26Ver en GitHub↗

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

    Elixir
    Ver en GitHub↗26
  • crossbario/crossbarAvatar de crossbario

    crossbario/crossbar

    2,065Ver en GitHub↗

    Crossbar.io - WAMP application router

    Python
    Ver en GitHub↗2,065
  • d0rc/exrabbitAvatar de d0rc

    d0rc/exrabbit

    49Ver en GitHub↗

    Simple rabbitmq bindings for elixir

    Elixir
    Ver en GitHub↗49
  • dashbitco/broadwayAvatar de dashbitco

    dashbitco/broadway

    2,652Ver en GitHub↗

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

    Elixir
    Ver en GitHub↗2,652
  • dex-it/dex-commonAvatar de dex-it

    dex-it/dex-common

    13Ver en 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
    Ver en GitHub↗13
  • dotnetcore/capAvatar de dotnetcore

    dotnetcore/CAP

    7,088Ver en 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
    Ver en GitHub↗7,088
  • easynetq/easynetqAvatar de EasyNetQ

    EasyNetQ/EasyNetQ

    3,057Ver en GitHub↗

    An easy to use .NET API for RabbitMQ

    C#dotnetdotnet-coremessaging
    Ver en GitHub↗3,057
  • edgurgel/verkAvatar de edgurgel

    edgurgel/verk

    729Ver en GitHub↗

    A job processing system that just verks! 🧛‍

    Elixir
    Ver en GitHub↗729
  • facebookincubator/logdeviceAvatar de facebookincubator

    facebookincubator/LogDevice

    1,902Ver en GitHub↗

    Distributed storage for sequential data

    C++
    Ver en GitHub↗1,902
  • falood/queuexAvatar de falood

    falood/queuex

    11Ver en GitHub↗

    Elixir Priority Queue

    Elixir
    Ver en GitHub↗11
  • foundatiofx/foundatioAvatar de FoundatioFx

    FoundatioFx/Foundatio

    2,088Ver en GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#abstractionsawsazure
    Ver en GitHub↗2,088
  • fredwu/opqAvatar de fredwu

    fredwu/opq

    272Ver en GitHub↗

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

    Elixir
    Ver en GitHub↗272
  • hangfireio/hangfireAvatar de HangfireIO

    HangfireIO/Hangfire

    10,015Ver en 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
    Ver en GitHub↗10,015
  • hentioe/honeycombAvatar de Hentioe

    Hentioe/honeycomb

    20Ver en GitHub↗

    Another scheduling system, focusing on the collection of results for one-time tasks, written in Elixir

    Elixir
    Ver en GitHub↗20
  • koudelka/honeydewAvatar de koudelka

    koudelka/honeydew

    726Ver en GitHub↗

    Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈

    Elixir
    Ver en GitHub↗726
  • lgouellec/streamizAvatar de LGouellec

    LGouellec/streamiz

    535Ver en GitHub↗

    .NET Stream Processing Library for Apache Kafka 🚀

    C#event-streamingkafkakafka-streams
    Ver en GitHub↗535
  • lonewolf-io/narwhalAvatar de lonewolf-io

    lonewolf-io/narwhal

    134Ver en GitHub↗

    An extensible message broker for edge applications

    Rust
    Ver en GitHub↗134
  • masstransit/masstransitAvatar de MassTransit

    MassTransit/MassTransit

    7,760Ver en 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
    Ver en GitHub↗7,760