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

kafka-rust/kafka-rust

Rust client for Apache Kafka observed · 2026-08-28

github.com/kafka-rust/kafka-rust · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 90
  • 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: 4136
  • days_rel: n/a
  • days_push: 62
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1448 stars · 150 forks observed · 2026-08-28

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

A Rust client library for Apache Kafka providing producer and consumer APIs with offset management and TLS support via rustls. It is a crates.io crate compatible with Kafka versions 0.8.2 through 3.1.0.

Use cases

  • produce messages to kafka from rust
  • consume kafka topics in a rust application
  • build a rust event streaming pipeline with kafka
  • connect to kafka with TLS from rust
  • manage consumer group offsets in rust

When to choose

  • you need a pure-Rust Kafka client without OpenSSL dependencies
  • you want producer/consumer APIs with group offset management in Rust
  • you need TLS support via rustls for portable cross-compilation

When to avoid

  • you need full feature parity with the newest Kafka protocol versions
  • you need a battle-tested client with large community support like librdkafka-based clients
  • you require Kafka 0.9+ features not yet implemented

Facets

library · maturity active

message-queue serialization http-client microservices backend developer-tools rust cross-platform kafka kafka-client event-streaming rustls producer-consumer messaging

1 source

Member repositories

RepositoryRoleHealth v2
kafka-rust/kafka-rustmain63

For agents

markdown · JSON · MCP: product_card(name="kafka-rust/kafka-rust")

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