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: about 1 month 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. | 338 |
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 | 705 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
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,555 |
azure/azure-uamqp-python | An AMQP 1.0 client library for Python. | 57 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
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 | 64 |
cloudamqp/amqp-client.cr | An AMQP 0-9-1 client implementation for Crystal | 69 |
voxoz/mqs | An AMQP messaging library implemented in Erlang. | 28 |
apache/rocketmq-clients | A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 330 |