exrabbit
RabbitMQ wrapper
A RabbitMQ binding for Elixir that simplifies message handling and exchange/queue configuration
Simple rabbitmq bindings for elixir
48 stars
5 watching
18 forks
Language: Elixir
last commit: over 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 |
nebo15/rbmq | Provides an easy-to-use API for spawning RabbitMQ producers and consumers. | 21 |
pma/phoenix_pubsub_rabbitmq | An adapter for integrating RabbitMQ with Phoenix's PubSub layer | 45 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
pardahlman/rawrabbit | A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. | 747 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,090 |
princemaple/elixir-queue | A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 33 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
duartejc/mailchimp | An Elixir wrapper around the MailChimp API v3 | 48 |
tangentlabs/solrmq | Enables communication between an AMQP queue and Solr using RabbitMQ as the client library. | 23 |
furdarius/rabbitroutine | Library providing automatic reconnect and retry functionality for RabbitMQ connections | 110 |
mururu/msgpack-elixir | An Elixir implementation of the MessagePack data serialization format | 70 |