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

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

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

Open-source alternatives to Incubator Gobblin

30 open-source projects similar to apache/incubator-gobblin, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Incubator Gobblin alternative.

  • apache/iggyapache 的头像

    apache/iggy

    4,382在 GitHub 上查看↗

    Iggy is a distributed message streaming platform and multi-protocol message broker that functions as a persistent distributed log store. It provides infrastructure for publishing and consuming binary messages using an append-only log, ensuring high availability and data consistency across nodes through Viewstamped Replication. The platform is distinguished by its specialized LLM streaming infrastructure, which uses a server protocol to connect large language models to streaming data and system controls. This includes standardized protocols for context management and data bridging via HTTP or

    Rustapachehttpiggy
    在 GitHub 上查看↗4,382
  • aklivity/zillaaklivity 的头像

    aklivity/zilla

    690在 GitHub 上查看↗

    🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.

    Java
    在 GitHub 上查看↗690
  • apache/pulsarapache 的头像

    apache/pulsar

    15,276在 GitHub 上查看↗

    Apache Pulsar is a cloud-native distributed pub-sub messaging system designed for high-performance data ingestion. It functions as a geo-replicated data streamer and a multi-tenant event streaming platform, providing a serverless stream processing engine and a tiered storage messaging broker. The system distinguishes itself by separating serving layers from storage layers to allow independent scaling of compute and data retention. It features native geo-replication to synchronize messages across different geographical regions and employs a multi-layered tenant isolation model using authentica

    Java
    在 GitHub 上查看↗15,276
  • awslabs/aws-data-wranglerawslabs 的头像

    awslabs/aws-data-wrangler

    4,107在 GitHub 上查看↗

    This project is an AWS pandas integration library and data pipeline framework designed to simplify the movement and transformation of data between local memory and AWS storage and analytics services. It functions as a cloud data lake toolkit and storage file manager, allowing users to read, write, and transform structured data across various cloud environments. The library distinguishes itself as a distributed compute orchestrator capable of managing clusters in environments such as EMR to process datasets that exceed the memory limits of a single machine. It also provides specialized capabil

    Python
    在 GitHub 上查看↗4,107

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • bahador-r/db2lakebahador-r 的头像

    bahador-r/db2lake

    2在 GitHub 上查看↗
    TypeScript
    在 GitHub 上查看↗2
  • bruin-data/bruinbruin-data 的头像

    bruin-data/bruin

    1,620在 GitHub 上查看↗

    Build data pipelines with SQL and Python, ingest data from different sources, add quality checks, and build end-to-end flows.

    Goanalyticsbigquerydata-analysis
    在 GitHub 上查看↗1,620
  • bruin-data/ingestrbruin-data 的头像

    bruin-data/ingestr

    3,714在 GitHub 上查看↗

    ingestr is a command-line tool for copying and syncing data between different database engines and third-party platforms without writing custom code. It functions as an ETL pipeline utility that extracts data from diverse sources and loads it into destinations. The tool features a schema-agnostic data loader that maps source fields to destination columns dynamically, removing the need for predefined static table definitions. It also operates as an incremental data synchronizer, updating destination tables by appending new records or merging changes to maintain current datasets. The system pr

    Go
    在 GitHub 上查看↗3,714
  • confluentinc/bottledwater-pgC

    confluentinc/bottledwater-pg

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dataspoclab/dataspoc-pipedataspoclab 的头像

    dataspoclab/dataspoc-pipe

    2在 GitHub 上查看↗

    Data ingestion engine — Singer taps to Parquet in cloud buckets

    Python
    在 GitHub 上查看↗2
  • edenhill/kafkacatedenhill 的头像

    edenhill/kafkacat

    5,761在 GitHub 上查看↗

    Kafkacat is a suite of command-line utilities for interacting with Apache Kafka clusters. It provides a non-JVM binary for producing and consuming messages, inspecting cluster metadata, and debugging the Kafka protocol via the terminal. The tool functions as a producer and consumer capable of pushing data from files or standard input and reading messages from specific topics and partitions. It includes a metadata inspector to retrieve cluster state and partition configurations in plain text or JSON, as well as a protocol debugger for inspecting message offsets, timestamps, and binary payloads

    C
    在 GitHub 上查看↗5,761
  • edenhill/librdkafkaedenhill 的头像

    edenhill/librdkafka

    991在 GitHub 上查看↗

    The Apache Kafka C/C++ library

    C
    在 GitHub 上查看↗991
  • facebookarchive/scribefacebookarchive 的头像

    facebookarchive/scribe

    3,911在 GitHub 上查看↗

    Scribe is a distributed log aggregation system designed to collect and route real-time log data from numerous servers to centralized storage or analysis tools. It functions as a log data pipeline and scalable collector that gathers streaming data and writes it to local disks or remote endpoints. The system employs a log routing server model that organizes incoming streams into specific buckets based on predefined configuration mappings. It supports multi-hop log forwarding, allowing data to be routed through a chain of intermediate servers to centralize logs from diverse network segments. Re

    C++
    在 GitHub 上查看↗3,911
  • fulldecent/google-sheets-etlfulldecent 的头像

    fulldecent/google-sheets-etl

    22在 GitHub 上查看↗

    Live import all your Google Sheets to your data warehouse

    PHP
    在 GitHub 上查看↗22
  • gazette/coregazette 的头像

    gazette/core

    793在 GitHub 上查看↗

    Build platforms that flexibly mix SQL, batch, and stream processing paradigms

    Go
    在 GitHub 上查看↗793
  • kreuzberg-dev/kreuzbergkreuzberg-dev 的头像

    kreuzberg-dev/kreuzberg

    8,527在 GitHub 上查看↗

    Kreuzberg is a document extraction engine that converts PDFs, Office files, images, and over 90 other formats into clean, structured text and metadata. It is built around a compiled Rust core that can be used as a native library, a command-line tool, a REST API server, or a WebAssembly module for browser-based processing. The system is designed to run entirely on self-hosted infrastructure, with no data leaving the user's environment. What distinguishes Kreuzberg is its breadth of integration surfaces and its pipeline architecture. It exposes extraction capabilities through native bindings fo

    Rustdocument-intelligenceelixirffi
    在 GitHub 上查看↗8,527
  • kroxylicious/kroxyliciouskroxylicious 的头像

    kroxylicious/kroxylicious

    288在 GitHub 上查看↗

    Kroxylicious, the snappy open source proxy for Apache Kafka®

    Java
    在 GitHub 上查看↗288
  • 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.

    Java
    在 GitHub 上查看↗2,267
  • linkedin/kamikazelinkedin 的头像

    linkedin/kamikaze

    22在 GitHub 上查看↗

    DocId set compression and set operation library

    Java
    在 GitHub 上查看↗22
  • linkedin/white-elephantlinkedin 的头像

    linkedin/white-elephant

    190在 GitHub 上查看↗

    Hadoop log aggregator and dashboard

    Java
    在 GitHub 上查看↗190
  • mgillr/crdt-mergemgillr 的头像

    mgillr/crdt-merge

    3在 GitHub 上查看↗

    Conflict-free merge for DataFrames, JSON, ML models & distributed agents — powered by CRDTs. The first merge library where every operation is mathematically guaranteed to converge.

    Python
    在 GitHub 上查看↗3
  • mozilla-services/hekamozilla-services 的头像

    mozilla-services/heka

    3,403在 GitHub 上查看↗

    DEPRECATED: Data collection and processing made easy.

    Go
    在 GitHub 上查看↗3,403
  • nameetp/pdfmuxNameetP 的头像

    NameetP/pdfmux

    69在 GitHub 上查看↗

    PDF extraction that checks its own work. #2 reading order accuracy — zero AI, zero GPU, zero cost.

    Python
    在 GitHub 上查看↗69
  • netflix/suroNetflix 的头像

    Netflix/suro

    796在 GitHub 上查看↗

    Netflix's distributed Data Pipeline

    Java
    在 GitHub 上查看↗796
  • papertrail/kestrelP

    papertrail/kestrel

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • pinterest/secorpinterest 的头像

    pinterest/secor

    1,858在 GitHub 上查看↗

    Secor is a service implementing Kafka log persistence

    Java
    在 GitHub 上查看↗1,858
  • pujansrt/data-geniepujansrt 的头像

    pujansrt/data-genie

    16在 GitHub 上查看↗

    High performant ETL engine written in TypeScript

    TypeScript
    在 GitHub 上查看↗16
  • rudderlabs/rudder-serverrudderlabs 的头像

    rudderlabs/rudder-server

    4,437在 GitHub 上查看↗

    Rudder Server is a customer data platform and event routing pipeline designed to collect, transform, and route customer event data from various sources to data warehouses and business tools. It functions as a customer identity resolver, linking identifiers from multiple sources to build a unified identity graph and comprehensive behavioral customer profiles. The system differentiates itself through reverse ETL capabilities, which push processed customer segments and audiences from data warehouses back into operational third-party applications. It also provides a containerized data plane for K

    Gobigquerycdpcustomer-data
    在 GitHub 上查看↗4,437
  • skizzehq/skizzeskizzehq 的头像

    skizzehq/skizze

    772在 GitHub 上查看↗

    A probabilistic data structure service and storage

    Go
    在 GitHub 上查看↗772
  • sohu-co/kafka-nodeSOHU-Co 的头像

    SOHU-Co/kafka-node

    2,652在 GitHub 上查看↗

    Node.js client for Apache Kafka 0.8 and later.

    JavaScript
    在 GitHub 上查看↗2,652
  • sonalgoyal/hihosonalgoyal 的头像

    sonalgoyal/hiho

    92在 GitHub 上查看↗

    Hadoop Data Integration with various databases, ftp servers, salesforce. Incremental update, dedup, append, merge your data on Hadoop.

    Java
    在 GitHub 上查看↗92