Apache Pulsar
Apache Pulsar - distributed pub-sub messaging system (by apache)
ApacheKafka
A curated re-sources list for awesome Apache Kafka (by jitendra3109)
Apache Pulsar | ApacheKafka | |
---|---|---|
34 | 137 | |
14,702 | 36 | |
0.5% | - | |
9.8 | 0.0 | |
7 days ago | over 1 year ago | |
Java | ||
Apache License 2.0 | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Apache Pulsar
Posts with mentions or reviews of Apache Pulsar.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-22.
-
Every Database Will Support Iceberg — Here's Why
Ingest real-time data from Kafka, Pulsar, or CDC sources like Postgresand MySQL, with built-in support for Debezium.
-
Twitter's 600-Tweet Daily Limit Crisis: Soaring GCP Costs and the Open Source Fix Elon Musk Ignored
Apache Pulsar: Pulsar is a distributed messaging platform developed under the Apache Foundation. Its notable features include extremely low latency, support for multi-tenancy, geo-replication across regions, and tiered storage capabilities.
-
Release Radar · October 2024: Major updates from the open source community
From Apache, there's Pulsar, a distributed pub-sub messaging platform with a flexible messaging model, and an intuitive client API. The latest version brings enhanced Key_Shared subscription implementation, secure Docker runtime based on Alpine Linux and Java 21, rate limiting, enhanced client compatibility, and more. Check out the release notes to read more about all the changes since the last release.
-
Top 7 Kafka Alternatives For Real-Time Data Processing
Apache Pulsar is an open-source distributed messaging platform originally developed by Yahoo! It provides a highly scalable solution for messaging and stream processing with robust durability and fault tolerance.
-
Choosing Between a Streaming Database and a Stream Processing Framework in Python
Stream-processing platforms such as Apache Kafka, Apache Pulsar, or Redpanda are specifically engineered to foster event-driven communication in a distributed system and they can be a great choice for developing loosely coupled applications. Stream processing platforms analyze data in motion, offering near-zero latency advantages. For example, consider an alert system for monitoring factory equipment. If a machine's temperature exceeds a certain threshold, a streaming platform can instantly trigger an alert and engineers do timely maintenance.
-
Apache Pulsar VS quix-streams - a user suggested alternative
2 projects | 7 Dec 2023
-
Help finding open source Terraform configurations that are not educational projects or developer tools
Edit: Here's a good example of what I'm looking for: https://github.com/apache/pulsar. It is a full application that happens to be deployed (or deployable) with Terraform, and the configuration files are available.
- Kafka Is Dead, Long Live Kafka
-
Analyzing Real-Time Movie Reviews With Redpanda and Memgraph
In recent years, it has become apparent that almost no production system is complete without real-time data. This can also be observed through the rise of streaming platforms such as Apache Kafka, Apache Pulsar, Redpanda, and RabbitMQ.
-
There are about Pulsar 10k users in Slack, but about 70 in this subreddit.
It's colored black on the refreshed Apache Pulsar site. https://pulsar.apache.org/
ApacheKafka
Posts with mentions or reviews of ApacheKafka.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-25.
-
10+ Most Powerful GitHub Repos I Discovered in 2025 (You’ll Wish You Knew Sooner)
10. Apache Kafka (apache/kafka) – Distributed Streaming Platform
-
PostgreSQL Maximalism
Alternatives to: Redis (Queue, Pub/Sub), ZeroMQ, RabbitMQ, Apache Kafka, Amazon Simple Queue Service, Google Cloud Pub/Sub
-
How to Build a Streaming Deduplication Pipeline with Kafka, GlassFlow, and ClickHouse
Kafka: Our trusty message bus. Events land here first.
-
What is Apache Kafka? The Open Source Business Model, Funding, and Community
For those interested in a deeper dive into Apache Kafka’s multifaceted world, further details can be found on the official Kafka website and the Apache Kafka GitHub repository. Additionally, exploring innovative funding models via resources like tokenizing open source licenses provides insight into the future of open source software sustainability.
-
Connecting RDBs and Search Engines — Chapter 1
Apache Kafka: Official Site
-
Every Database Will Support Iceberg — Here's Why
Ingest real-time data from Kafka, Pulsar, or CDC sources like Postgresand MySQL, with built-in support for Debezium.
-
How to Pitch Your Boss to Adopt Apache Iceberg?
Real-time pipelines might need RisingWave or Apache Kafka.
-
Twitter's 600-Tweet Daily Limit Crisis: Soaring GCP Costs and the Open Source Fix Elon Musk Ignored
Although Twitter internally uses Apache Kafka (Apache Kafka), they also utilize Google’s Cloud Pub/Sub service. However, Twitter has the flexibility to replace Cloud Pub/Sub with alternative open-source systems, such as:
-
Corgi: The CLI That Tames Your Local Microservices Chaos
kafka
-
The Ultimate Guide to Apache Kafka: Basics, Architecture, and Core Concepts
Apache Kafka is a widely-used open-source platform for distributed event streaming, supporting high-performance data pipelines, streaming analytics, data integration, and mission-critical applications across thousands of companies https://kafka.apache.org/
What are some alternatives?
When comparing Apache Pulsar and ApacheKafka you can also consider the following projects:
Apache Camel - Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Apache ActiveMQ - Apache ActiveMQ Classic
outbox-inbox-patterns - Repository to support the article "Building a Knowledge Base Service With Neo4j, Kafka, and the Outbox Pattern"
RocketMQ
dramatiq - A fast and reliable background task processing library for Python 3.