awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to linkedin/white-elephant

Open-source alternatives to White Elephant

30 open-source projects similar to linkedin/white-elephant, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best White Elephant alternative.

  • apache/pulsarapache का अवतार

    apache/pulsar

    15,276GitHub पर देखें↗

    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
  • facebookarchive/scribefacebookarchive का अवतार

    facebookarchive/scribe

    3,911GitHub पर देखें↗

    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
  • mozilla-services/hekamozilla-services का अवतार

    mozilla-services/heka

    3,403GitHub पर देखें↗

    DEPRECATED: Data collection and processing made easy.

    Go
    GitHub पर देखें↗3,403
  • netflix/suroNetflix का अवतार

    Netflix/suro

    796GitHub पर देखें↗

    Netflix's distributed Data Pipeline

    Java
    GitHub पर देखें↗796

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • papertrail/kestrelP

    papertrail/kestrel

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • pinterest/secorpinterest का अवतार

    pinterest/secor

    1,858GitHub पर देखें↗

    Secor is a service implementing Kafka log persistence

    Java
    GitHub पर देखें↗1,858
  • gazette/coregazette का अवतार

    gazette/core

    793GitHub पर देखें↗

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

    Go
    GitHub पर देखें↗793
  • rudderlabs/rudder-serverrudderlabs का अवतार

    rudderlabs/rudder-server

    4,437GitHub पर देखें↗

    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

    772GitHub पर देखें↗

    A probabilistic data structure service and storage

    Go
    GitHub पर देखें↗772
  • aklivity/zillaaklivity का अवतार

    aklivity/zilla

    690GitHub पर देखें↗

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

    Java
    GitHub पर देखें↗690
  • sonalgoyal/hihosonalgoyal का अवतार

    sonalgoyal/hiho

    92GitHub पर देखें↗

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

    Java
    GitHub पर देखें↗92
  • streamsets/datacollectorS

    streamsets/datacollector

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bruin-data/bruinbruin-data का अवतार

    bruin-data/bruin

    1,620GitHub पर देखें↗

    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,714GitHub पर देखें↗

    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
  • linkedin/gobblinlinkedin का अवतार

    linkedin/gobblin

    2,267GitHub पर देखें↗

    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

    22GitHub पर देखें↗

    DocId set compression and set operation library

    Java
    GitHub पर देखें↗22
  • apache/iggyapache का अवतार

    apache/iggy

    4,382GitHub पर देखें↗

    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
  • pujansrt/data-geniepujansrt का अवतार

    pujansrt/data-genie

    16GitHub पर देखें↗

    High performant ETL engine written in TypeScript

    TypeScript
    GitHub पर देखें↗16
  • sohu-co/kafka-nodeSOHU-Co का अवतार

    SOHU-Co/kafka-node

    2,652GitHub पर देखें↗

    Node.js client for Apache Kafka 0.8 and later.

    JavaScript
    GitHub पर देखें↗2,652
  • twitter/hdfs-dutwitter का अवतार

    twitter/hdfs-du

    228GitHub पर देखें↗

    HDFS-DU is an interactive visualization of the Hadoop distributed file system. The project aims to monitor different snapshots for the entire HDFS system in an interactive way, showing the size of the folders, the rate at which the size increases / decreases, and to highlight inefficient file…

    JavaScript
    GitHub पर देखें↗228
  • uber/kafka-loggeruber का अवतार

    uber/kafka-logger

    45GitHub पर देखें↗

    A kafka logger for winston

    JavaScript
    GitHub पर देखें↗45
  • wurstmeister/kafka-dockerwurstmeister का अवतार

    wurstmeister/kafka-docker

    6,968GitHub पर देखें↗

    This project provides a containerized distribution of Apache Kafka for deploying distributed messaging brokers and event streaming platforms. It functions as a cluster orchestrator that enables the launch of interconnected brokers to establish high-throughput data pipelines. The system uses environment variables to automate topic provisioning and configure broker parameters during the container boot sequence. It manages network listener mapping and advertised hostnames to facilitate client connectivity across different networks. Capability areas include cluster deployment, broker scaling man

    Shell
    GitHub पर देखें↗6,968
  • yahoo/kafka-manageryahoo का अवतार

    yahoo/kafka-manager

    11,926GitHub पर देखें↗

    Kafka Manager is a web-based management interface and monitoring tool for Apache Kafka clusters. It serves as a central control plane for topic administration, consumer monitoring, and cluster health inspection. The project provides specialized utilities for data rebalancing and partition reassignment to distribute workloads across brokers. It also includes tools to optimize partition leadership by electing preferred replicas. The platform covers a broad range of administrative capabilities, including the creation and configuration of message topics, tracking of consumer offsets, and the col

    Scala
    GitHub पर देखें↗11,926
  • airbnb/kafkatairbnb का अवतार

    airbnb/kafkat

    502GitHub पर देखें↗

    KafkaT-ool

    Ruby
    GitHub पर देखें↗502
  • yelp/mrjobYelp का अवतार

    Yelp/mrjob

    2,611GitHub पर देखें↗

    mrjob: the Python MapReduce library

    Python
    GitHub पर देखें↗2,611
  • apache/incubator-gobblinapache का अवतार

    apache/incubator-gobblin

    2,267GitHub पर देखें↗

    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
  • awslabs/aws-data-wranglerawslabs का अवतार

    awslabs/aws-data-wrangler

    4,107GitHub पर देखें↗

    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
  • bahador-r/db2lakebahador-r का अवतार

    bahador-r/db2lake

    2GitHub पर देखें↗
    TypeScript
    GitHub पर देखें↗2
  • bwhite/hadoopybwhite का अवतार

    bwhite/hadoopy

    243GitHub पर देखें↗

    Brandyn White Andrew Miller

    C
    GitHub पर देखें↗243
  • confluentinc/bottledwater-pgC

    confluentinc/bottledwater-pg

    0GitHub पर देखें↗
    GitHub पर देखें↗0