garagemq

Message broker

An AMQP message broker implementation in Go that supports RabbitMQ and standard AMQP 0-9-1 protocols

AMQP message broker implemented with golang

GitHub

230 stars
15 watching
40 forks
Language: Go
last commit: 29 days ago
amqpamqp-serveramqp0-9-1message-brokermessagingpubsubqueuerabbitmq

Related projects:

Repository Description Stars
rabbitmq/amqp091-go A Go client library for interacting with the RabbitMQ message broker 1,555
cheshir/go-mq Provides declarative configuration and management of RabbitMQ entities such as queues, exchanges, producers, and consumers. 92
ruby-amqp/bunny A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. 1,390
alanxz/rabbitmq-c A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol 1,774
apache/activemq-nms-amqp Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol 52
kubemq-io/kubemq-community Provides a Kubernetes-native message broker for asynchronous communication between applications 659
ruby-amqp/march_hare A JRuby client for RabbitMQ messaging system 97
zeromq/malamute An enterprise messaging broker integrating various protocols into a single platform 323
alsm/hrotti An MQTT broker implementation in Go providing a lightweight and flexible way to create and manage MQTT servers with various listener configurations. 125
videlalvaro/rabbitmqbundle A Symfony2 bundle that simplifies messaging in applications using RabbitMQ 35
pma/amqp Provides an Elixir client for the RabbitMQ message broker 681
viartemev/rabbitmq-kotlin A Kotlin library for interacting with RabbitMQ message queues using coroutines 115
apache/rocketmq-clients A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. 330
alaricode/nestjs-rmq Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices 294
rafaeljesus/rabbus Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. 97