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
·
Back to okeuday/pqueue

Open-source alternatives to Pqueue

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

  • aforward/sadbusaforward avatar

    aforward/sadbus

    5View on GitHub↗

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

    Elixir
    View on GitHub↗5
  • aio-libs/aiokafkaaio-libs avatar

    aio-libs/aiokafka

    1,390View on GitHub↗

    asyncio client for kafka

    Python
    View on GitHub↗1,390
  • aio-libs/aiozmqaio-libs avatar

    aio-libs/aiozmq

    429View on GitHub↗

    Asyncio (pep 3156) integration with ZeroMQ

    Python
    View on GitHub↗429
  • akira/exqakira avatar

    akira/exq

    1,529View on GitHub↗

    Job processing library for Elixir - compatible with Resque / Sidekiq

    Elixir
    View on GitHub↗1,529
  • apache/incubator-pulsarapache avatar

    apache/incubator-pulsar

    15,270View on 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
    View on GitHub↗15,270

AI search

Explore more awesome repositories

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

Find more with AI search
  • apache/kafkaapache avatar

    apache/kafka

    32,846View on 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
    View on GitHub↗32,846
  • apereo/casapereo avatar

    apereo/cas

    11,347View on 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
    View on GitHub↗11,347
  • awetzel/adapawetzel avatar

    awetzel/adap

    16View on GitHub↗

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

    Elixir
    View on GitHub↗16
  • basho/enmbasho avatar

    basho/enm

    118View on GitHub↗

    Erlang driver for nanomsg

    Erlang
    View on GitHub↗118
  • brightercommand/brighterBrighterCommand avatar

    BrighterCommand/Brighter

    2,383View on GitHub↗
    C#asynchronouslybrightercommand-dispatcher
    View on GitHub↗2,383
  • chicagoboss/tinymqChicagoBoss avatar

    ChicagoBoss/tinymq

    125View on GitHub↗

    TinyMQ - A diminutive message queue --

    Erlang
    View on GitHub↗125
  • conduitframework/conduitconduitframework avatar

    conduitframework/conduit

    129View on GitHub↗

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

    Elixir
    View on GitHub↗129
  • confluentinc/confluent-kafka-dotnetconfluentinc avatar

    confluentinc/confluent-kafka-dotnet

    262View on GitHub↗

    Confluent's Apache Kafka .NET client

    C#c-sharpconfluentdotnet
    View on GitHub↗262
  • costaraphael/cspexcostaraphael avatar

    costaraphael/cspex

    26View on GitHub↗

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

    Elixir
    View on GitHub↗26
  • crossbario/crossbarcrossbario avatar

    crossbario/crossbar

    2,065View on GitHub↗

    Crossbar.io - WAMP application router

    Python
    View on GitHub↗2,065
  • d0rc/exrabbitd0rc avatar

    d0rc/exrabbit

    49View on GitHub↗

    Simple rabbitmq bindings for elixir

    Elixir
    View on GitHub↗49
  • darach/dqdarach avatar

    darach/dq

    34View on GitHub↗

    Experimental.

    Erlang
    View on GitHub↗34
  • dashbitco/broadwaydashbitco avatar

    dashbitco/broadway

    2,652View on GitHub↗

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

    Elixir
    View on GitHub↗2,652
  • dex-it/dex-commondex-it avatar

    dex-it/dex-common

    13View on 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
    View on GitHub↗13
  • dotnetcore/capdotnetcore avatar

    dotnetcore/CAP

    7,088View on 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
    View on GitHub↗7,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
  • edgurgel/verkedgurgel avatar

    edgurgel/verk

    729View on GitHub↗

    A job processing system that just verks! 🧛‍

    Elixir
    View on GitHub↗729
  • facebookincubator/logdevicefacebookincubator avatar

    facebookincubator/LogDevice

    1,902View on GitHub↗

    Distributed storage for sequential data

    C++
    View on GitHub↗1,902
  • falood/queuexfalood avatar

    falood/queuex

    11View on GitHub↗

    Elixir Priority Queue

    Elixir
    View on GitHub↗11
  • foundatiofx/foundatioFoundatioFx avatar

    FoundatioFx/Foundatio

    2,088View on GitHub↗

    Pluggable foundation blocks for building distributed apps.

    C#abstractionsawsazure
    View on GitHub↗2,088
  • fredwu/opqfredwu avatar

    fredwu/opq

    272View on GitHub↗

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

    Elixir
    View on GitHub↗272
  • hangfireio/hangfireHangfireIO avatar

    HangfireIO/Hangfire

    10,015View on 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
    View on GitHub↗10,015
  • hentioe/honeycombHentioe avatar

    Hentioe/honeycomb

    20View on GitHub↗

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

    Elixir
    View on GitHub↗20
  • koudelka/honeydewkoudelka avatar

    koudelka/honeydew

    726View on GitHub↗

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

    Elixir
    View on GitHub↗726
  • lgouellec/streamizLGouellec avatar

    LGouellec/streamiz

    535View on GitHub↗

    .NET Stream Processing Library for Apache Kafka 🚀

    C#event-streamingkafkakafka-streams
    View on GitHub↗535