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

SOHU-Co/kafka-node

Node.js client for Apache Kafka 0.8 and later. observed · 2026-08-28

github.com/SOHU-Co/kafka-node · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4697
  • days_rel: n/a
  • days_push: 1099
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2651 stars · 612 forks observed · 2026-08-28

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

kafka-node is a Node.js client library for Apache Kafka 0.9 through 0.11, providing producers, consumers, consumer groups, stream-based APIs, and administrative operations. It supports SSL connections, SASL/PLAIN authentication, and offset management.

Use cases

  • produce messages to kafka from node.js
  • consume kafka topics in a node app
  • join a kafka consumer group with node
  • stream kafka messages with node streams
  • create and manage kafka topics programmatically
  • connect to kafka brokers over ssl or sasl

When to choose

  • you're on Node.js and need a pure-JS Kafka client without native dependencies
  • you're running older Kafka brokers (0.9-0.11)
  • you need stream-based producer/consumer APIs

When to avoid

  • you're on modern Kafka (2.x+) where kafkajs or confluent-kafka-javascript are better maintained
  • you need the newest Kafka protocol features
  • you need guaranteed long-term support

Facets

library · maturity maintenance

message-queue http-client streaming microservices backend developer-tools cross-platform kafka apache-kafka producer consumer consumer-groups event-streaming javascript messaging nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
SOHU-Co/kafka-nodemain23

For agents

markdown · JSON · MCP: product_card(name="SOHU-Co/kafka-node")

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