Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
-
-
ra
A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
-
rabbitmq-web-stomp
Provides support for STOMP over WebSockets
-
rabbitmq-dotnet-client
RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.1+
-
rabbitmq-consistent-hash-exchange
RabbitMQ Consistent Hash Exchange Type
-
rabbitmq-server-release
RabbitMQ packaging and release engineering bits that do not belong to the Concourse pipelines.
-
rabbitmq-peer-discovery-etcd
etcd-based peer discovery backend for RabbitMQ 3.7.0+
-
rabbitmq-peer-discovery-consul
Consul-based peer discovery backend for RabbitMQ 3.7.0+
-
rabbitmq-peer-discovery-k8s
Kubernetes-based peer discovery mechanism for RabbitMQ
-
rabbitmq-peer-discovery-aws
AWS-based peer discovery backend for RabbitMQ 3.7.0+
-
rabbitmq-peer-discovery-common
Common library for various peer discovery backends (3.7.0+ only)
-
rabbitmq-aws
AWS client library used by RabbitMQ subprojects. Originally a fork of httpc-aws by Gavin Roy.
-
rabbitmq-web-mqtt-examples
Examples for the Web MQTT plugin
-
rabbitmq-web-mqtt
Provides support for MQTT over WebSockets
-
-
rabbitmq-top
Adds top-like information on the Erlang VM to the management plugin.
-
-
-
rabbitmq-prometheus
A minimalistic Prometheus exporter of core RabbitMQ metrics
-
rabbitmq-management
RabbitMQ Management UI and HTTP API
-
-
rabbitmq-web-dispatch
Underpins all RabbitMQ plugins that provide an HTTP API
-
rabbitmq-trust-store
A trust store whitelists x509 certificates
-
-
-
rabbitmq-sharding
Sharded logical queues for RabbitMQ: a queue type which provides improved parallelism and thoughput at the cost of total ordering
-
-
rabbitmq-random-exchange
Forked from jbrisbin/random-exchangeRabbitMQ exchange type for randomly selecting which queue to route to for load balancing.