amqp
AMQP client library
A Haskell library providing an AMQP client interface for interacting with RabbitMQ message broker systems.
Haskell AMQP client library
127 stars
10 watching
38 forks
Language: Haskell
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
andersfugmann/amqp-client | A library that provides an AMQP client for asynchronous and concurrent programming in OCaml | 62 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 339 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,774 |
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 706 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,394 |
ba-st/ansible | An AMQP client library for Smalltalk supporting various versions of the protocol. | 5 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,588 |
azure/azure-uamqp-python | An AMQP 1.0 client library for Python. | 56 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 96 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 27 |
azure/azure-amqp | An implementation of the Advanced Message Queuing Protocol (AMQP) for .NET applications. | 94 |
minghuaw/fe2o3-amqp | A Rust implementation of the AMQP 1.0 protocol for asynchronous message queuing | 67 |
cloudamqp/amqp-client.cr | An AMQP 0-9-1 client implementation for Crystal | 69 |
voxoz/mqs | An AMQP messaging library implemented in Erlang. | 27 |
apache/rocketmq-clients | A collection of client bindings for Apache RocketMQ, providing cloud-native solutions for multiple programming languages. | 338 |