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

amqp-node/amqplib

AMQP 0-9-1 library and client for Node.JS observed · 2026-08-28

github.com/amqp-node/amqplib · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 81
  • Release rhythm 83
  • 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: 0.0
  • age_days: 4831
  • days_rel: 115
  • days_push: 115
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

3847 stars · 470 forks observed · 2026-08-28

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

amqplib is an AMQP 0-9-1 library and client for Node.js, providing both low-level protocol machinery and a high-level client API. It supports both callback and promise-based APIs for connecting to AMQP brokers such as RabbitMQ.

Use cases

  • connect to RabbitMQ from Node.js
  • publish messages to an AMQP queue
  • consume messages from a RabbitMQ queue
  • implement task queues with AMQP 0-9-1
  • build pub/sub messaging with exchanges
  • integrate RabbitMQ tutorials examples into an app

When to choose

  • you need a mature, production-used AMQP 0-9-1 client for Node.js 18+
  • you want both low-level protocol access and a stable high-level API
  • you need RabbitMQ 4.1+ compatibility
  • you prefer a choice between promise and callback APIs

When to avoid

  • you need AMQP 1.0 or AMQP 0-10 protocol support
  • you want a higher-level abstraction hiding exchanges, queues, and channels
  • you are not using Node.js

Facets

library · maturity stable

message-queue http-client backend developer-tools cross-platform amqp rabbitmq amqp-0-9-1 message-broker-client promise-api callback-api messaging nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
amqp-node/amqplibmain86

For agents

markdown · JSON · MCP: product_card(name="amqp-node/amqplib")

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