fede1024/rust-rdkafka
A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 92
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3595
- days_rel: n/a
- days_push: 49
- n_releases_24m: 0
Adoption not part of the score
1996 stars · 361 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rust-rdkafka is a fully asynchronous, futures-based Apache Kafka client library for Rust built on top of the librdkafka C library. It provides safe, high- and low-level producer and consumer APIs with support for transactions, rebalancing, and cluster administration.
Use cases
- produce messages to kafka from rust asynchronously
- consume from kafka topics with consumer groups and rebalancing
- build event-driven streaming pipelines in rust
- implement exactly-once kafka processing with transactions
- manage kafka topics, partitions, and broker configuration programmatically
- monitor kafka producer and consumer metrics
When to choose
- you need a high-performance, production-grade kafka client in rust
- you want async/futures-based producers and consumers
- you need exactly-once semantics or administrative kafka operations
- you want a safe wrapper around the battle-tested librdkafka
When to avoid
- you use a language other than rust
- you need a pure-rust kafka implementation without a C dependency
- you only need a simple message queue without kafka's operational overhead
Facets
library · maturity stable
message-queue streaming concurrency microservices backend rust windows cross-platform kafka librdkafka futures async event-streaming producer-consumer messaging data-engineering linux macos
1 source
- readme: https://github.com/fede1024/rust-rdkafka · fetched 2026-08-28 · 8b6fd58cdc98
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fede1024/rust-rdkafka | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="fede1024/rust-rdkafka")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem