🍺 BREW Explorer

← all formulae

kafka

brew install kafka v4.3.0 Apache-2.0

Distributed event streaming platform and message broker written in Java, requiring JDK runtime.

Why you might care

Kafka is a foundational message broker for building real-time data pipelines and event-driven architectures at scale. Use it when you need pub-sub messaging with high throughput, durability, and replicated topic partitions across clusters. More robust than RabbitMQ for large-volume streaming; complements or replaces traditional message queues in microservice and data engineering stacks.

Categories

Alternatives

RabbitMQ Apache Pulsar Redis Streams AWS Kinesis
2.2k
30-day installs · #924
4.9k
90-day · #1098
26.1k
365-day · #948

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "RabbitMQ",
    "Apache Pulsar",
    "Redis Streams",
    "AWS Kinesis"
  ],
  "build_dependencies": [],
  "categories": [
    "message-queue",
    "database"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "openjdk"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Open-source distributed event streaming platform",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:12+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "kafka",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://kafka.apache.org/",
  "homepage_og_description": "Apache Kafka",
  "homepage_og_image": null,
  "homepage_title": "Apache Kafka",
  "installs_30d": 2228,
  "installs_365d": 26106,
  "installs_90d": 4869,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:47:53+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "kafka",
  "oldnames": [],
  "one_liner": "Distributed event streaming platform and message broker written in Java, requiring JDK runtime.",
  "optional_dependencies": [],
  "rank_30d": 924,
  "rank_365d": 948,
  "rank_90d": 1098,
  "raw_hash": "95c8f553bc611551",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/k/kafka.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "4.3.0",
  "versioned_formulae": [],
  "why_use_this": "Kafka is a foundational message broker for building real-time data pipelines and event-driven architectures at scale. Use it when you need pub-sub messaging with high throughput, durability, and replicated topic partitions across clusters. More robust than RabbitMQ for large-volume streaming; complements or replaces traditional message queues in microservice and data engineering stacks."
}