amqp
AMQP client
An AMQP 0.9.1 protocol client library written in Go.
Go client for AMQP 0.9.1
5k stars
102 watching
621 forks
Language: Go
last commit: over 1 year ago amqpgoprotocolrabbitmq
Related projects:
Repository | Description | Stars |
---|---|---|
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,588 |
rabbitmq/rabbitmq-server | A feature-rich messaging and streaming broker with support for multiple protocols | 12,370 |
php-amqplib/php-amqplib | A pure PHP implementation of the AMQP 0-9-1 protocol for communication with RabbitMQ messaging system | 4,476 |
valinurovam/garagemq | An AMQP message broker implementation in Go that supports RabbitMQ and standard AMQP 0-9-1 protocols | 230 |
gocelery/gocelery | A Go library that enables distributed task queuing and supports Celery workflow automation | 2,384 |
rabbitmq/rabbitmq-tutorials | Tutorials and code examples for using RabbitMQ in various programming languages. | 6,689 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,394 |
furdarius/rabbitroutine | Library providing automatic reconnect and retry functionality for RabbitMQ connections | 110 |
cheshir/go-mq | Provides declarative configuration and management of RabbitMQ entities such as queues, exchanges, producers, and consumers. | 92 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,774 |
lib/pq | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,193 |
hibiken/asynq | A distributed task queue that supports asynchronous processing and high availability | 10,212 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,662 |
eclipse-paho/paho.mqtt.golang | An MQTT client library for Go | 2,799 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |