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
620 forks
Language: Go
last commit: about 1 year ago amqpgoprotocolrabbitmq
Related projects:
Repository | Description | Stars |
---|---|---|
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
rabbitmq/rabbitmq-server | A feature-rich messaging and streaming broker with support for multiple protocols | 12,297 |
php-amqplib/php-amqplib | A pure PHP implementation of the AMQP 0-9-1 protocol for communication with RabbitMQ messaging system | 4,468 |
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,379 |
rabbitmq/rabbitmq-tutorials | Tutorials and code examples for using RabbitMQ in various programming languages. | 6,667 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
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,771 |
lib/pq | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,127 |
hibiken/asynq | A distributed task queue that supports asynchronous processing and high availability | 9,946 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,652 |
eclipse-paho/paho.mqtt.golang | An MQTT client library for Go | 2,782 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |