Rabbitmq

Open-source projects categorized as Rabbitmq

Top 23 Rabbitmq Open-Source Projects

  • SpringBoot-Labs

    一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

  • RabbitMQ

    Open source RabbitMQ: core server and tier 1 (built-in) plugins

  • Project mention: MongoDB vs RabbitMQ: Choosing the Right Data Solution for your project | dev.to | 2024-05-09

    RabbitMQ is an open-source message broker that implements the Advanced Message Queuing Protocol (AMQP). Its primary purpose is to facilitate reliable and efficient communication between different components of a distributed system. RabbitMQ acts as an intermediary, receiving messages from producers and forwarding them to consumers, ensuring that messages are delivered even if the receiving application is temporarily unavailable.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Benthos

    Fancy stream processing made operationally mundane

  • Project mention: Ask HN: Who is hiring? (December 2023) | news.ycombinator.com | 2023-12-01
  • machinery

    Machinery is an asynchronous task queue/job queue based on distributed message passing.

  • SpringCloud-Learning

    Spring Cloud基础教程,持续连载更新中

  • watermill

    Building event-driven applications the easy way in Go.

  • Project mention: Microservices communication | /r/golang | 2023-12-09

    I’ve successfully worked on projects using an asynchronous event-driven way of connecting services. I really like the decoupling of business logic and the events triggering it. I highly recommend https://github.com/ThreeDotsLabs/watermill to be more flexible when it comes to choosing the actual technology driving the async patter. It might be NATS today but requirements might change and you need to change. Watermill prepares you for this.

  • MassTransit

    Distributed Application Framework for .NET

  • Project mention: Easy to use library for RabbitMQ in dotnet core. | /r/csharp | 2023-05-21

    What would be the benefits of using your library instead of something like MassTransit?

  • SaaSHub

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

    SaaSHub logo
  • rabbitmq-tutorials

    Tutorials for using RabbitMQ in various ways

  • Project mention: RabbitMQ Retry Strategy: Delay with Maximum Retry Threshold | dev.to | 2023-12-08

    RabbitMQ is a well-known message broker that implements the AMQP protocol. The documentation covers a wide range of use cases that should suffice for most real-world scenarios. However, the problem I encountered didn't have a straightforward solution. After researching and reading around the protocol, I devised a solution that leverages multiple powerful RabbitMQ features and combines them to address the problem.

  • CAP

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

  • Project mention: Mechanism for managing faulty consumer in asynchronous event broadcast in microservices / modular monolith | /r/dotnet | 2023-05-22

    You might want to implement the outbox pattern. There’s a decent library that’ll help and is really easy to integrate. In particular, I’d look at using the transaction functionality

  • flower

    Real-time monitor and web admin for Celery distributed task queue

  • amqp

    Go client for AMQP 0.9.1

  • PHP AMQP

    The most widely used PHP client for RabbitMQ

  • go-coffeeshop

    ☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment

  • amqplib

    AMQP 0-9-1 library and client for Node.JS

  • pika

    Pure Python RabbitMQ/AMQP 0-9-1 client library (by pika)

  • EasyNetQ

    An easy to use .NET API for RabbitMQ

  • Project mention: Easy to use library for RabbitMQ in dotnet core. | /r/csharp | 2023-05-21

    For me I’d either go native, or EastNetQ. The latter, while opinionated, is terribly simple to use and has a decent history behind it.

  • kombu

    Messaging library for Python.

  • run-aspnetcore-microservices

    Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12

  • EventFlow

    Async/await first CQRS+ES and DDD framework for .NET

  • vanus

    Vanus is a Serverless, event streaming system with processing capabilities. It easily connects SaaS, Cloud Services, and Databases to help users build next-gen Event-driven Applications.

  • Enqueue

    Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro

  • svix-webhooks

    The enterprise-ready webhooks service 🦀

  • Project mention: Show HN: Hatchet – Open-source distributed task queue | news.ycombinator.com | 2024-03-08

    That's exactly why we built Svix[1]. Building webhooks services, even with amazing tools like FastAPI, Celery and Redis is still a big pain. So we just built a product to solve it.

    Hatchet looks cool nonetheless. Queues are a pain for many other use-cases too.

    1: https://www.svix.com

  • nestjs

    A collection of badass modules and utilities to help you level up your NestJS applications 🚀

  • 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).

Rabbitmq related posts

  • MongoDB vs RabbitMQ: Choosing the Right Data Solution for your project

    1 project | dev.to | 9 May 2024
  • FastStream v0.4.0: Introducing Confluent Kafka Integration with Async Support

    1 project | news.ycombinator.com | 30 Jan 2024
  • plumber VS kaf - a user suggested alternative

    2 projects | 12 Jan 2024
  • RabbitMQ Retry Strategy: Delay with Maximum Retry Threshold

    1 project | dev.to | 8 Dec 2023
  • Show HN: Streamdal – an open-source tail -f for your data

    4 projects | news.ycombinator.com | 31 Oct 2023
  • Guia para Trainee e Dev Jr usando Java

    1 project | dev.to | 22 Oct 2023
  • Processing streaming messages from a Django service

    1 project | /r/django | 19 Oct 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Rabbitmq projects? This list will help you:

Project Stars
1 SpringBoot-Labs 18,456
2 RabbitMQ 11,621
3 Benthos 7,617
4 machinery 7,320
5 SpringCloud-Learning 7,311
6 watermill 6,777
7 MassTransit 6,573
8 rabbitmq-tutorials 6,545
9 CAP 6,471
10 flower 6,187
11 amqp 4,803
12 PHP AMQP 4,409
13 go-coffeeshop 3,952
14 amqplib 3,613
15 pika 3,492
16 EasyNetQ 2,853
17 kombu 2,762
18 run-aspnetcore-microservices 2,439
19 EventFlow 2,320
20 vanus 2,262
21 Enqueue 2,158
22 svix-webhooks 2,102
23 nestjs 2,072

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com