Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. RabbitMQ
R

RabbitMQ

Database
79 projects150.6k total stars32.0k total forks16 languages

Open-source projects built with RabbitMQ

There are currently 79 open-source projects built with RabbitMQ, with a combined total of 150.6k GitHub stars. The most common language among these projects is C#.

Showing 79 open-source projects · page 1 of 3

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Zulip
Zulipzulip/zulip

Open-source team chat with topic-based threading that combines the best of email and chat for productive remote work.

25.6k10.0kPython
1 day ago
Zipkin
Zipkinopenzipkin/zipkin

A distributed tracing system that collects and queries timing data to troubleshoot latency problems in microservices.

17.4k3.1kJava
3 months ago
Travis CI
Travis CItravis-ci/travis-ci

A hosted continuous integration and deployment platform for testing and deploying GitHub projects.

8.5k713
2 years ago
machinery
machineryRichardKnop/machinery

A Go library for asynchronous task queues and job processing with distributed message passing.

8.0k937Go
8 months ago
MassTransit
MassTransitMassTransit/MassTransit

A free, open-source distributed application framework for .NET that enables message-based, loosely-coupled asynchronous communication.

7.8k2.0kC#
1 month ago
go-clean-template
go-clean-templateevrone/go-clean-template

A production-ready Clean Architecture template for Go services with REST, gRPC, AMQP, and NATS RPC servers.

7.6k657Go
2 days ago
CAP
CAPdotnetcore/CAP

A .NET library for distributed transactions and event bus integration in microservices using the Outbox pattern.

7.1k1.3kC#
25 days ago
dramatiq
dramatiqBogdanp/dramatiq

A fast and reliable distributed background task processing library for Python 3.

5.3k375Python
3 days ago
CDS
CDSovh/cds

An enterprise-grade continuous delivery and DevOps automation platform written in Go, featuring workflow-as-code and multi-cloud scalability.

4.8k454Go
1 day ago
DotnetSpider
DotnetSpiderdotnetcore/DotnetSpider

A lightweight, efficient, and fast high-level web crawling and scraping framework for .NET.

4.1k1.1kC#
3 months ago
IDDD Samples
IDDD SamplesVaughnVernon/IDDD_Samples

Reference implementations of Bounded Contexts from Vaughn Vernon's 'Implementing Domain-Driven Design' book.

3.9k919Java
2 years ago
surging
surgingdotnetcore/surging

A lightweight, high-performance microservices framework for .NET Core with RPC, service discovery, and event-driven architecture.

3.3k921C#
3 months ago
Stoatchat
Stoatchatstoatchat/stoatchat

The backend services and libraries powering the Stoat chat platform, built in Rust.

3.2k369Rust
2 days ago
EasyNetQ
EasyNetQEasyNetQ/EasyNetQ

A simple and intuitive .NET API wrapper for RabbitMQ messaging.

3.1k748C#
16 days ago
docker-magento
docker-magentomarkshust/docker-magento

A Docker-based development environment for Magento 2, providing pre-configured containers and helper scripts for local development.

2.9k1.1kShell
10 days ago
sponge
spongezhufuyi/sponge

A Go development framework with a low-code approach for building backend services, microservices, and APIs through automated code generation.

2.9k270Go
7 months ago
Astra
Astraflipkart-incubator/astra

An automated security testing framework for REST APIs that detects vulnerabilities like SQL injection, XSS, and CSRF.

2.7k412Python
2 years ago
EventFlow
EventFloweventflow/EventFlow

Async/await first CQRS+ES and DDD framework for .NET designed to be easy to use and highly configurable.

2.6k466C#
7 months ago
Practical.CleanArchitecture
Practical.CleanArchitecturephongnguyend/Practical.CleanArchitecture

A full-stack .NET 10 reference application demonstrating Clean Architecture with support for monoliths, modular monoliths, and microservices.

2.5k608C#
1 month ago
go-eagle
go-eaglego-eagle/eagle

A Go framework for rapid development of API services and microservices with a layered architecture.

2.4k259Go
3 months ago
Sneakers
Sneakersjondot/sneakers

A high-performance RabbitMQ background processing framework for Ruby, designed for production workloads.

2.2k320Ruby
2 years ago
NServiceBus
NServiceBusParticular/NServiceBus

A .NET framework for building async microservices with message-based communication, supporting multiple cloud providers and on-premises deployment.

2.2k647C#
18 hours ago
NServiceBus
NServiceBusparticular/nservicebus

A .NET framework for building async microservices with support for multiple message queues and databases.

2.2k647C#
18 hours ago
Beelzebub
Beelzebubmariocandela/beelzebub

A secure low-code honeypot framework that uses AI to create high-interaction decoy systems for cyber attack detection and analysis.

2.1k202Go
2 days ago
EasyCaching
EasyCachingdotnetcore/EasyCaching

An open-source caching library for .NET Core that simplifies basic and advanced caching operations with multiple provider support.

2.1k337C#
1 year ago
dotnetcore-microservices-poc
dotnetcore-microservices-pocasc-lab/dotnetcore-microservices-poc

A simplified insurance sales portal demonstrating microservices architecture with .NET Core, featuring CQRS, service discovery, and asynchronous communication.

1.9k687CSS
10 months ago
IRIS
IRISdfir-iris/iris-web

A web-based collaborative platform for incident responders to share technical details during cybersecurity investigations.

1.5k314Python
12 days ago
Symfony 5 DDD ES CQRS backend
Symfony 5 DDD ES CQRS backendjorge07/symfony-5-es-cqrs-boilerplate

A Symfony 7 boilerplate implementing Domain-Driven Design, CQRS, and Event Sourcing patterns for PHP backend applications.

1.1k186PHP
1 month ago
FastAPI with Celery, RabbitMQ, and Redis
FastAPI with Celery, RabbitMQ, and RedisGregaVrbancic/fastapi-celery

A minimal example demonstrating how to integrate FastAPI with Celery using RabbitMQ and Redis for asynchronous task processing.

669112Python
6 months ago
shriek-fx
shriek-fxElderJames/shriek-fx

A .NET Core rapid development framework implementing DDD and CQRS patterns for event-driven, event-sourced applications.

652155C#
3 years ago
SlimMessageBus
SlimMessageBuszarusz/SlimMessageBus

A lightweight, extensible messaging framework for .NET supporting pub/sub and request-response patterns with multiple broker integrations.

65088C#
16 days ago
MultiScanner
MultiScannermitre/multiscanner

A modular file scanning and analysis framework that automates running a suite of tools and aggregates their output.

620128Python
6 years ago
nightHawk
nightHawkbiggiesmallsAG/nightHawkResponse

An asynchronous forensic data presentation framework for incident response, built on Elasticsearch.

608123Go
6 years ago
DDD Playground
DDD Playgroundjorge07/ddd-playground

A Symfony-based PHP wallet API implementing Domain-Driven Design with examples for authentication, testing, and event-driven architecture.

59484PHP
4 years ago
Hera
Herakeplr-io/hera

A real-time dashboard for monitoring Keras model training and evaluation metrics in your browser.

48747JavaScript
9 years ago
Firmware Slap
Firmware SlapChrisTheCoolHut/Firmware_Slap

Discovers vulnerabilities in firmware using concolic analysis and function clustering.

47781Python
5 years ago
1
2
3