C# Queue

Open-source C# projects categorized as Queue

Top 23 C# Queue Projects

  1. Hangfire

    An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required

    Project mention: Hangfire VS TickerQ - a user suggested alternative | libhunt.com/r/Hangfire | 2025-07-14
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. MassTransit

    Distributed Application Framework for .NET

    Project mention: Building a Pub/Sub System in .NET: MassTransit, Reactive Extensions, and BlockingCollection | dev.to | 2025-08-26

    In the MassTransit demo below, a PublisherService is implemented as a hosted service to periodically publish messages.

  4. CAP

    Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern

    Project mention: Tools found from TechRadar | dev.to | 2024-10-27

    CAP is a .NET library that implements the Outbox pattern. When working with distributed messaging systems like RabbitMQ or Kafka, we frequently face the challenge of ensuring that database updates and event publications are performed atomically. CAP addresses this challenge by recording the intent to publish the event in the same database transaction that caused the event. We find CAP to be quite useful as it supports several databases and messaging platforms while guaranteeing at-least-once delivery.

  5. Coravel

    Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!

  6. NetMQ

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

    Project mention: C# Image Resizer Using ZeroMQ | dev.to | 2025-04-30

    The ImageProcessor in the repository has been implemented in C# using ZeroMQ and the NetMq nuget package. It also uses SixLabors.ImageSharp to resize the image. It consists of

  7. EasyNetQ

    An easy to use .NET API for RabbitMQ

  8. Rebus

    :bus: Simple and lean service bus implementation for .NET

    Project mention: .NET library MassTransit going commercial with V9 | news.ycombinator.com | 2025-04-03
  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. Brighter

    A framework for building messaging apps with .NET and C#.

    Project mention: Brighter: Migração do MySQL Outbox para a V10 | dev.to | 2025-09-01
  11. RabbitMQ.NET

    RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+

  12. NServiceBus

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

  13. Foundatio

    Pluggable foundation blocks for building distributed apps.

  14. CQRSlite

    A lightweight framework to help creating CQRS and Eventsourcing applications in C#

  15. RawRabbit

    A modern .NET framework for communication over RabbitMq

  16. Collections.Pooled

    Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.

  17. SlimMessageBus

    Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.

  18. Gofer.NET

    Easy C# API for Distributed Background Tasks/Jobs for .NET Core.

  19. RestBus

    Easy, Service Oriented, Asynchronous Messaging and Queueing for .NET

  20. silverback

    Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka, RabbitMQ and MQTT).

  21. Darker

    The query-side counterpart of Brighter (by BrighterCommand)

    Project mention: Decoupling Reads and Writes: An Introduction to Command Query Responsibility Segregation (CQRS) | dev.to | 2025-04-01

    Dark (C#)

  22. Enexure.MicroBus

    MicroBus is a simple in process Mediator for .NET

  23. Confluent's .NET Client for Apache KafkaTM

    Confluent's Apache Kafka .NET client

  24. LiteBus

    LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is implemented with minimal reflection and instead utilizes covariance and contravariance to provide its core functionality.

  25. Shuttle.Esb

    A highly extensible service bus implementation.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Queue discussion

Log in or Post with

C# Queue related posts

  • Brighter: Migração do MySQL Outbox para a V10

    1 project | dev.to | 1 Sep 2025
  • Brighter: Migrating MySQL outbox to V10

    1 project | dev.to | 1 Sep 2025
  • Building a Pub/Sub System in .NET: MassTransit, Reactive Extensions, and BlockingCollection

    3 projects | dev.to | 26 Aug 2025
  • Brighter V10 RC2: Messaging Gateway

    1 project | dev.to | 15 Aug 2025
  • Brighter RC2: Mudanças na configuração dos Messaging Broker

    1 project | dev.to | 15 Aug 2025
  • Building an Order Processing Saga with MassTransit

    2 projects | dev.to | 12 Aug 2025
  • Hangfire VS TickerQ - a user suggested alternative

    2 projects | 14 Jul 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Sep 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Queue projects in C#? This list will help you:

# Project Stars
1 Hangfire 9,839
2 MassTransit 7,507
3 CAP 6,940
4 Coravel 4,206
5 NetMQ 3,099
6 EasyNetQ 2,976
7 Rebus 2,529
8 Brighter 2,261
9 RabbitMQ.NET 2,220
10 NServiceBus 2,144
11 Foundatio 2,045
12 CQRSlite 1,107
13 RawRabbit 747
14 Collections.Pooled 576
15 SlimMessageBus 564
16 Gofer.NET 559
17 RestBus 367
18 silverback 272
19 Darker 231
20 Enexure.MicroBus 212
21 Confluent's .NET Client for Apache KafkaTM 195
22 LiteBus 152
23 Shuttle.Esb 96

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C# is
the 11th most popular programming language
based on number of references?