amqp-client
AMQP client library
A library that provides an AMQP client for asynchronous and concurrent programming in OCaml
OCaml Amqp client library for Async and Lwt.
62 stars
7 watching
15 forks
Language: OCaml
last commit: 6 months ago
Linked from 1 awesome list
amqp-clientasynclibrarylwtocamlocaml-libraryrabbitmq
Related projects:
Repository | Description | Stars |
---|---|---|
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
hreinhardt/amqp | A Haskell library providing an AMQP client interface for interacting with RabbitMQ message broker systems. | 127 |
azure/azure-amqp | An implementation of the Advanced Message Queuing Protocol (AMQP) for .NET applications. | 94 |
azure/amqpnetlite | A lightweight AMQP 1.0 library for .NET and Windows platforms providing peer-to-peer and brokered messaging with features like secure communication and extensible transport providers. | 402 |
azure/azure-uamqp-c | An implementation of the AMQP 1.0 protocol for communication with Azure Cloud Services | 60 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
azure/azure-uamqp-python | An AMQP 1.0 client library for Python. | 57 |
ba-st/ansible | An AMQP client library for Smalltalk supporting various versions of the protocol. | 5 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
cloudamqp/amqp-client.cr | An AMQP 0-9-1 client implementation for Crystal | 69 |
0x6e6562/as3-amqp | An implementation of AMQP protocol in ActionScript 3.0. | 42 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
tangentlabs/solrmq | Enables communication between an AMQP queue and Solr using RabbitMQ as the client library. | 23 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |