go-mq
Broker manager
Provides declarative configuration and management of RabbitMQ entities such as queues, exchanges, producers, and consumers.
Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.
92 stars
8 watching
19 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
amqpgogolanghacktoberfestrabbitrabbitmq
Related projects:
Repository | Description | Stars |
---|---|---|
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,555 |
valinurovam/garagemq | An AMQP message broker implementation in Go that supports RabbitMQ and standard AMQP 0-9-1 protocols | 230 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
nebo15/rbmq | Provides an easy-to-use API for spawning RabbitMQ producers and consumers. | 21 |
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 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
socifi/jazz | An abstraction layer for managing RabbitMQ connections and messaging | 18 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,774 |
pardahlman/rawrabbit | A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. | 747 |
sbabiv/rmqconn | Reconnection client for RabbitMQ connections | 23 |
bartventer/gorm-multitenancy | Provides a unified API and tools for managing multiple tenants in GORM managed databases | 46 |
carbocation/interpose | Provides a standardized way to manage middleware in HTTP requests. | 294 |
rocketlaunchr/dbq | A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 406 |