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

Blizzard/node-rdkafka

Node.js bindings for librdkafka observed · 2026-08-28

github.com/Blizzard/node-rdkafka · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 55
  • Release rhythm 47
  • Longevity 100
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: 53
  • age_days: 3674
  • days_rel: 273
  • days_push: 273
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

2211 stars · 403 forks observed · 2026-08-28

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

node-rdkafka is a high-performance Node.js client for Apache Kafka that wraps the native librdkafka C/C++ library. It handles partition balancing, broker management, producing, and consuming messages with the performance of the native client.

Use cases

  • produce messages to kafka from nodejs
  • consume kafka topics in a node app
  • high-throughput kafka streaming client
  • build event-driven microservices with kafka
  • connect nodejs to apache kafka brokers
  • native kafka bindings for node

When to choose

  • you need maximum kafka throughput in Node.js via librdkafka
  • you need low-level kafka features like partitioning and broker management
  • you are building event streaming pipelines in Node.js

When to avoid

  • you want a pure-JavaScript kafka client to avoid native compilation
  • you target platforms where building native addons is difficult
  • you only need a simple high-level consumer with minimal setup

Facets

library · maturity active

message-queue streaming http-client microservices backend developer-tools windows kafka librdkafka native-bindings event-streaming producer-consumer messaging nodejs linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
Blizzard/node-rdkafkamain61

For agents

markdown · JSON · MCP: product_card(name="Blizzard/node-rdkafka")

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