rabbitmq-c
AMQP client library
A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol
RabbitMQ C client
2k stars
122 watching
672 forks
Language: C
last commit: 24 days ago
Linked from 2 awesome lists
rabbitmqrabbitmq-client
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
andersfugmann/amqp-client | A library that provides an AMQP client for asynchronous and concurrent programming in OCaml | 62 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,090 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
rabbitmq/rabbitmq-java-client | A Java client for interacting with RabbitMQ message broker | 1,246 |
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 |
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 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
azure/azure-uamqp-c | An implementation of the AMQP 1.0 protocol for communication with Azure Cloud Services | 60 |
nestjsx/nestjs-amqp | Provides a basic connection to RabbitMQ for building microservice transport using TypeScript. | 190 |