mqs
AMQP library
An AMQP messaging library implemented in Erlang.
🌍 MQS: AMQP Library
28 stars
9 watching
7 forks
Language: Erlang
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |
hreinhardt/amqp | A Haskell library providing an AMQP client interface for interacting with RabbitMQ message broker systems. | 127 |
minghuaw/fe2o3-amqp | A Rust implementation of the AMQP 1.0 protocol for asynchronous message queuing | 64 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
alaricode/nestjs-rmq | Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 293 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
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 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
0x6e6562/as3-amqp | An implementation of AMQP protocol in ActionScript 3.0. | 42 |
php-amqplib/thumper | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
azure/azure-amqp | An implementation of the Advanced Message Queuing Protocol (AMQP) for .NET applications. | 94 |
aio-libs/aiozmq | An asyncio-based implementation of the ZeroMQ messaging library | 422 |
andersfugmann/amqp-client | A library that provides an AMQP client for asynchronous and concurrent programming in OCaml | 62 |
cloudamqp/amqp-client.cr | An AMQP 0-9-1 client implementation for Crystal | 69 |
apache/rocketmq-clients | A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 327 |