• Home
  • Categories
  • Pricing
  • Submit
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Ever. All rights reserved.·Terms of Service·Privacy Policy·Cookies
    Decorative pattern
    Decorative pattern
    1. Home
    2. Data Engineering
    3. Awesome Kafka

    Awesome Kafka

    A curated list of awesome Apache Kafka resources, tools, libraries, and applications for building event-driven architectures and real-time data streaming platforms.

    Surveys

    Loading more......

    Information

    Websitegithub.com
    PublishedMar 15, 2026

    Categories

    1 Item
    Data Engineering

    Tags

    4 Items
    #kafka#streaming#event-driven#data-pipelines

    Similar Products

    6 result(s)

    Awesome Open-Source Data Engineering

    A comprehensive collection of open-source projects for data engineering, covering workflow orchestration, data processing, streaming, storage, and quality tools used in modern data platforms.

    Featured

    Awesome Kafka Connect

    A curated list of Kafka Connect connectors including generic JMS source and sink for IBM MQ, ActiveMQ, TIBCO EMS, Solace PubSub, and RabbitMQ. Essential for Kafka integration with message brokers and enterprise systems.

    Awesome Data Pipeline

    A curated list of data pipeline tools and frameworks organized by category including workflow management, data ingestion, data lakes, query engines, streaming, and data transformation.

    Awesome ETL

    A curated list of notable ETL (Extract, Transform, Load) frameworks, libraries, and software for building robust data pipelines and managing data integration workflows.

    Awesome Broadcasting

    Curated awesome list of tools, standards, and resources related to broadcasting technologies and workflows.

    Awesome Apache Airflow

    A curated collection of resources, plugins, tools, and best practices for Apache Airflow, the leading open-source platform for orchestrating complex data workflows and ETL pipelines.

    Overview

    Awesome Kafka is a comprehensive collection of resources for Apache Kafka, the distributed event streaming platform used for building real-time data pipelines and streaming applications.

    Stream Processing

    • Apache Flink - Distributed stream processing framework with Kafka connectors and exactly-once semantics
    • Apache Spark Streaming - Micro-batch stream processing with Kafka integration
    • Apache Samza - Stream processing framework built specifically for Kafka
    • Kafka Streams - Lightweight Java library for stream processing applications

    Python Streaming Libraries

    • Faust - Stream processing library bringing Kafka Streams concepts to Python
    • Quix Streams - Python library for building Kafka producer/consumer applications and complex event-driven systems
    • Bytewax - Python stream processing with Rust-level performance
    • Pathway - Python ETL framework for real-time processing

    Real-Time Databases

    • RisingWave - PostgreSQL-compatible streaming database with materialized views
    • Materialize - Streaming database with incremental view maintenance
    • Apache Pinot - Real-time OLAP datastore with sub-second queries on Kafka topics
    • Apache Druid - Distributed data store for real-time analytics

    Change Data Capture (CDC)

    • Debezium - CDC platform for MySQL, PostgreSQL, MongoDB, SQL Server, Oracle, and more

    Features

    • Distributed, fault-tolerant message streaming
    • High throughput and low latency
    • Horizontal scalability
    • Durable storage with configurable retention
    • Stream processing capabilities
    • Ecosystem of connectors and tools

    Use Cases

    • Event sourcing and CQRS patterns
    • Real-time analytics and monitoring
    • Log aggregation and metrics collection
    • Microservices communication
    • Data integration and CDC
    • Stream processing applications

    Pricing

    Apache Kafka is free and open source. Managed services like Confluent Cloud and AWS MSK offer pay-as-you-go pricing based on throughput and storage.