awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesData Streaming Platforms

Infrastructure for moving and processing high volumes of real-time event data.

Distinguishing note: Focuses on the platform capability rather than the underlying log storage.

Explore 2 awesome GitHub repositories matching data & databases · Data Streaming Platforms. Refine with filters or upvote what's useful.

Awesome Data Streaming Platforms GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apache/kafkaapache 的头像

    apache/kafka

    32,846在 GitHub 上查看↗

    Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams across interconnected nodes. It functions as a distributed commit log, providing a fault-tolerant storage mechanism that records state changes sequentially to ensure data consistency and durability across distributed environments. The platform distinguishes itself through a partitioned commit log architecture that enables horizontal scaling and parallel processing of data streams. It integrates a stream processing engine for continuous transformations and aggregations, while

    Facilitates high-throughput movement of real-time event data between distributed systems.

    Javakafkascala
    在 GitHub 上查看↗32,846
  • redpanda-data/redpandaredpanda-data 的头像

    redpanda-data/redpanda

    12,248在 GitHub 上查看↗

    Redpanda is a distributed event streaming engine designed to serve as a high-performance, drop-in replacement for existing event-driven architectures. It provides a foundation for building and scaling applications that require reliable data movement, analytical querying, and strict operational compliance across both cloud and self-managed environments. The platform distinguishes itself through a shared-nothing architecture that utilizes thread-per-core execution and a non-blocking asynchronous input/output engine to maximize throughput. It maintains data consistency through a consensus-based

    Acts as a high-performance, drop-in replacement for Kafka to simplify event-driven operations.

    C++containerscppevent-driven
    在 GitHub 上查看↗12,248
  1. Home
  2. Data & Databases
  3. Data Streaming Platforms