Ross ROSS = Recommend OSS · open-source software intelligence for agents

ruby-amqp/bunny

Bunny is a popular, easy to use, mature Ruby client for RabbitMQ observed · 2026-08-28

github.com/ruby-amqp/bunny · Ruby · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 98
  • Release rhythm 53
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 172.5
  • age_days: 5663
  • days_rel: 154
  • days_push: 13
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1425 stars · 315 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Bunny is a mature, feature-complete Ruby client library for RabbitMQ implementing the AMQP 0-9-1 protocol. It lets Ruby applications publish and consume messages with no heavyweight dependencies.

Use cases

  • publish and consume messages from RabbitMQ in Ruby
  • build work queues between Ruby services
  • route events from a web app to other backend services
  • aggregate events and metrics from multiple applications
  • distribute real-time updates to web applications
  • fan out price or market data updates to subscribers
  • delegate indexing or processing jobs to worker applications

When to choose

  • your Ruby or TruffleRuby app needs to talk to RabbitMQ over AMQP 0-9-1
  • you want a mature, well-maintained client with a friendly API
  • you need support for recent RabbitMQ features and TLS 1.3

When to avoid

  • you are on JRuby (use March Hare instead)
  • you need AMQP 1.0 or a different broker like Kafka
  • you want a language-agnostic client outside the Ruby ecosystem

Facets

library · maturity stable

message-queue http-client backend microservices ruby cross-platform rabbitmq amqp-0-9-1 message-broker-client work-queues pub-sub messaging

1 source

Member repositories

RepositoryRoleHealth v2
ruby-amqp/bunnymain83

For agents

markdown · JSON · MCP: product_card(name="ruby-amqp/bunny")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem