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

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

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

14 个仓库

Awesome GitHub RepositoriesBig Data Frameworks

Infrastructure for distributed processing and large-scale data management.

Explore 14 awesome GitHub repositories matching part of an awesome list · Big Data Frameworks. Refine with filters or upvote what's useful.

Awesome Big Data Frameworks GitHub Repositories

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

    apache/flink

    26,086在 GitHub 上查看↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Stream and batch processing framework for big data.

    Java
    在 GitHub 上查看↗26,086
  • apache/hadoopapache 的头像

    apache/hadoop

    15,567在 GitHub 上查看↗

    Hadoop is a big data infrastructure suite and distributed data processing framework designed to store and process massive datasets across clusters of computers. It consists of a distributed storage system for managing large files across multiple nodes and a parallel computing engine for processing data across a distributed cluster. The framework implements a distributed file system to ensure fault tolerance and high throughput, paired with a programming model that processes large datasets in parallel. It manages the underlying hardware and software environment required for distributed big dat

    Framework for distributed processing of large datasets.

    Java
    在 GitHub 上查看↗15,567
  • apache/stormapache 的头像

    apache/storm

    6,683在 GitHub 上查看↗

    Storm is a distributed stream processing framework designed to execute unbounded computations across a cluster to process real-time data streams. It functions as a data pipeline orchestrator that allows users to define and deploy declarative data flow graphs connecting streaming sources to processing components. The system operates as a multi-tenant distributed compute engine that isolates workloads and limits resource usage across shared clusters using dedicated pools and access control. It is also a secure distributed processing engine that employs encrypted node communication and SSL-secur

    Distributed real-time computation system.

    Java
    在 GitHub 上查看↗6,683
  • alibaba/jstormalibaba 的头像

    alibaba/jstorm

    3,877在 GitHub 上查看↗

    jStorm is a distributed stream processing engine designed for executing low-latency computations on high-volume data streams using Apache Storm topologies. It functions as a real-time data analytics platform and distributed task orchestrator that manages complex data pipelines via directed acyclic graph execution. The system provides a scalable framework for data pipeline management, incorporating backpressure-aware flow control to regulate ingestion rates and dynamic resource allocation to adjust computing resources based on real-time demand. It maintains compatibility with Apache Storm conf

    Distributed and fault-tolerant real-time computation system.

    Java
    在 GitHub 上查看↗3,877
  • twitter/herontwitter 的头像

    twitter/heron

    3,632在 GitHub 上查看↗

    Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter

    Real-time analytics platform designed for high-scale processing.

    Java
    在 GitHub 上查看↗3,632
  • linkedin/gobblinlinkedin 的头像

    linkedin/gobblin

    2,267在 GitHub 上查看↗

    A distributed data integration framework that simplifies common aspects of big data integration such as data ingestion, replication, organization and lifecycle management for both streaming and batch data ecosystems.

    Universal data ingestion framework for Hadoop.

    Java
    在 GitHub 上查看↗2,267
  • h2oai/h2o-2h2oai 的头像

    h2oai/h2o-2

    2,253在 GitHub 上查看↗

    Please visit https://github.com/h2oai/h2o-3 for latest H2O

    Statistical and machine learning runtime for big data.

    Java
    在 GitHub 上查看↗2,253
  • oryxproject/oryxoryxproject 的头像

    oryxproject/oryx

    1,783在 GitHub 上查看↗

    Oryx 2: Lambda architecture on Apache Spark, Apache Kafka for real-time large scale machine learning

    Lambda architecture implementation for real-time machine learning.

    Java
    在 GitHub 上查看↗1,783
  • twitter/elephant-birdtwitter 的头像

    twitter/elephant-bird

    1,133在 GitHub 上查看↗

    Twitter's collection of LZO and Protocol Buffer-related Hadoop, Pig, Hive, and HBase code.

    Collection of Hadoop-related code for serialization and storage.

    Java
    在 GitHub 上查看↗1,133
  • google/mr4cgoogle 的头像

    google/mr4c

    901在 GitHub 上查看↗

    Introduction to the MR4C repo

    Framework for running native code within Hadoop execution.

    Java
    在 GitHub 上查看↗901
  • etsy/oculusetsy 的头像

    etsy/oculus

    707在 GitHub 上查看↗

    The metric correlation component of Etsy's Kale system

    Component for anomaly correlation in large systems.

    Java
    在 GitHub 上查看↗707
  • yahoo/samoaY

    yahoo/samoa

    0在 GitHub 上查看↗

    Platform for mining big data streams.

    在 GitHub 上查看↗0
  • linkedin/datafuL

    linkedin/datafu

    0在 GitHub 上查看↗

    Collection of libraries for large-scale data processing.

    在 GitHub 上查看↗0
  • cloudera/oryxC

    cloudera/oryx

    0在 GitHub 上查看↗

    Infrastructure for large-scale machine learning and predictive analytics.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Big Data Frameworks