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: about 2 months 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,588
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,394
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 664
ruby-amqp/march_hare A JRuby client for RabbitMQ messaging system 96
zeromq/malamute An enterprise messaging broker integrating various protocols into a single platform 324
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 684
viartemev/rabbitmq-kotlin A Kotlin library for interacting with RabbitMQ message queues using coroutines 116
apache/rocketmq-clients A collection of client bindings for Apache RocketMQ, providing cloud-native solutions for multiple programming languages. 338
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