awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to netflix/pigpen

Projects sharing features with PigPen

30 open-source projects similar to netflix/pigpen, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • twitter/summingbirdtwitter avatar

    twitter/summingbird

    2,125View on GitHub↗

    Streaming MapReduce with Scalding and Storm

    Scala
    View on GitHub↗2,125
  • addthis/hydraaddthis avatar

    addthis/hydra

    436View on GitHub↗
    Java
    View on GitHub↗436
  • alanmarazzi/pantheraalanmarazzi avatar

    alanmarazzi/panthera

    191View on GitHub↗

    Data-frames & arrays on Clojure

    Clojure
    View on GitHub↗191
  • apache/beamapache avatar

    apache/beam

    8,612View on GitHub↗

    Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded batch data and unbounded real-time streams. It provides a system for building scalable, data-parallel workflows that operate across compute clusters using a single programming model. The framework utilizes a cross-runner pipeline abstraction that decouples the data processing logic from the underlying execution backend, allowing the same pipeline to run on different distributed compute engines. It supports multi-language pipeline development by translating high-level code fro

    Java
    View on GitHub↗8,612
  • aws/aws-sdk-pandasaws avatar

    aws/aws-sdk-pandas

    4,107View on GitHub↗

    aws-sdk-pandas is a Python library that integrates pandas dataframes with AWS services, acting as a cloud data ETL tool and data lake connector. It provides a unified interface to move and transform data between in-memory dataframes and cloud storage, databases, and data warehouses. The project distinguishes itself as a distributed compute orchestrator capable of submitting pandas-based workloads to EMR clusters and serverless processing environments. It further specializes in coordinating distributed data processing via Ray cluster initialization to handle datasets that exceed the memory of

    Pythonamazon-athenaamazon-sagemaker-notebookapache-arrow
    View on GitHub↗4,107

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • bididi-badidi/fyp-data-analysis-with-llmbididi-badidi avatar

    bididi-badidi/FYP-Data-Analysis-With-LLM

    10View on GitHub↗

    Human interpretation of data is inherently susceptible to cognitive biases. While Large Language Models (LLMs) act as automated data analysts, they often mirror user biases or training artifacts. This project introduces a "Bias-Contrastive" Agentic Framework that goes beyond simple text analysis.

    Python
    View on GitHub↗10
  • bkirwi/coastbkirwi avatar

    bkirwi/coast

    60View on GitHub↗

    Experiments in Streaming

    Scala
    View on GitHub↗60
  • cdslaborg/paramontecdslaborg avatar

    cdslaborg/paramonte

    305View on GitHub↗

    ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.

    Fortran
    View on GitHub↗305
  • damballa/parkourdamballa avatar

    damballa/parkour

    255View on GitHub↗

    Hadoop MapReduce in idiomatic Clojure.

    Clojure
    View on GitHub↗255
  • data-centric-ai-community/fg-data-profilingData-Centric-AI-Community avatar

    Data-Centric-AI-Community/fg-data-profiling

    13,609View on GitHub↗

    This project is a data profiling and exploratory data analysis tool designed to generate automated quality reports for Pandas and Spark dataframes. It serves as a system for computing descriptive statistics, identifying correlations, and analyzing univariate and multivariate data patterns. The tool provides specialized capabilities for comparing different versions of datasets to identify changes in data quality and distributions. It includes a dedicated profiler for time-dependent data to extract statistical information such as seasonality and auto-correlation. The software covers a broad an

    Python
    View on GitHub↗13,609
  • datasalt/pangooldatasalt avatar

    datasalt/pangool

    57View on GitHub↗

    Tuple MapReduce for Hadoop: Hadoop API made easy

    Java
    View on GitHub↗57
  • desbordante/desbordante-coreDesbordante avatar

    Desbordante/desbordante-core

    484View on GitHub↗

    Desbordante is a high-performance data profiler that is capable of discovering many different patterns in data using various algorithms. It also allows to run data cleaning scenarios using these algorithms. Desbordante has a console version and an easy-to-use web application.

    C++anomaly-detectioncorrelationsdata-analytics
    View on GitHub↗484
  • espertechinc/esperespertechinc avatar

    espertechinc/esper

    875View on GitHub↗

    Esper Complex Event Processing, Streaming SQL and Event Series Analysis

    Java
    View on GitHub↗875
  • generateme/fastmathgenerateme avatar

    generateme/fastmath

    280View on GitHub↗

    Fast primitive based math library

    Clojure
    View on GitHub↗280
  • go-gota/gotago-gota avatar

    go-gota/gota

    3,271View on GitHub↗

    Gota: DataFrames and data wrangling in Go (Golang)

    Go
    View on GitHub↗3,271
  • gonum/gonumgonum avatar

    gonum/gonum

    8,316View on GitHub↗

    Gonum is a numerical computing library for the Go programming language, providing a collection of packages for scientific computing, linear algebra, statistics, and optimization. It functions as a framework for performing complex numerical computations and solving systems of linear equations. The project includes a dedicated graph analysis framework for modeling network graphs and solving connectivity and pathfinding problems. It also provides a statistical analysis toolkit for computing descriptive and inferential statistics and estimating mixture entropy. The library's capability surface c

    Godata-analysisgogolang
    View on GitHub↗8,316
  • ibis-project/ibisibis-project avatar

    ibis-project/ibis

    6,574View on GitHub↗

    Ibis is a portable Python dataframe library and multi-backend query engine that provides a unified interface for executing data transformations across diverse compute engines. It functions as a Python SQL expression compiler and dialect transpiler, allowing users to define data logic once and execute it across cloud warehouses, embedded databases, and distributed clusters without rewriting code. The project distinguishes itself through a database backend abstraction that decouples transformation logic from the underlying execution engine. It enables polyglot data workflows by mixing raw SQL s

    Pythonbigqueryclickhousedatabase
    View on GitHub↗6,574
  • ibmstreams/streamsx.topologyIBMStreams avatar

    IBMStreams/streamsx.topology

    29View on GitHub↗

    Develop streaming applications for IBM Streams in Python, Java & Scala.

    Java
    View on GitHub↗29
  • kalyanmurapaka45/article-web-scrapingKalyanMurapaka45 avatar

    KalyanMurapaka45/Article-Web-Scraping

    21View on GitHub↗

    This Python script is designed to scrape articles from The Guardian's technology section using their API. It fetches article data, extracts the titles and content, and then saves each article's content to separate text files. The text files are organized in a folder named with the current date…

    Jupyter Notebook
    View on GitHub↗21
  • kalyanmurapaka45/e-commerce-data-analysisK

    KalyanMurapaka45/E-Commerce-Data-Analysis

    0View on GitHub↗
    View on GitHub↗0
  • kalyanmurapaka45/end-to-end-image-scrapingKalyanMurapaka45 avatar

    KalyanMurapaka45/End-to-End-Image-Scraping

    14View on GitHub↗

    The "Image Scraper" is a Flask web application that allows users to search for images on Google and download them directly to their local machines. The project leverages web scraping techniques to fetch the image URLs from Google search results and then download the images to a specified directory.

    Jupyter Notebook
    View on GitHub↗14
  • kalyanmurapaka45/indian-restaurants-data-analysisKalyanMurapaka45 avatar

    KalyanMurapaka45/Indian-Restaurants-Data-Analysis

    8View on GitHub↗

    This repository contains a Power BI data analysis project on Indian restaurants, enabling you to delve into restaurant data, customer preferences, and regional trends.

    View on GitHub↗8
  • kalyanmurapaka45/virat-kohli-score-analyticsKalyanMurapaka45 avatar

    KalyanMurapaka45/Virat-Kohli-Score-Analytics

    12View on GitHub↗

    This project leverages Power BI to create a dynamic and visually appealing analytics dashboard focused on the cricket performances of the legendary Virat Kohli. Gain insights into his batting trends, run-scoring patterns, and statistical analysis over time.

    View on GitHub↗12
  • khanhnamle1994/spotify-artists-analysisK

    khanhnamle1994/spotify-artists-analysis

    0View on GitHub↗
    View on GitHub↗0
  • khanhnamle1994/world-cup-2018K

    khanhnamle1994/world-cup-2018

    0View on GitHub↗
    View on GitHub↗0
  • marcelotto/jsonld-exmarcelotto avatar

    marcelotto/jsonld-ex

    84View on GitHub↗

    An implementation of JSON-LD for Elixir

    Elixir
    View on GitHub↗84
  • marcelotto/rdf-exmarcelotto avatar

    marcelotto/rdf-ex

    125View on GitHub↗

    An implementation of RDF for Elixir

    Elixir
    View on GitHub↗125
  • marcelotto/sparql-exmarcelotto avatar

    marcelotto/sparql-ex

    44View on GitHub↗

    An implementation of SPARQL for Elixir

    Elixir
    View on GitHub↗44
  • mastodonc/kixi.statsMastodonC avatar

    MastodonC/kixi.stats

    368View on GitHub↗

    A library of statistical distribution sampling and transducing functions

    Clojure
    View on GitHub↗368
  • modin-project/modinmodin-project avatar

    modin-project/modin

    10,389View on GitHub↗

    Modin is a distributed dataframe library and parallel data processing engine designed to handle large datasets that exceed system memory. It functions as a distributed computing framework that parallelizes data manipulation tasks across multiple CPU cores or clusters to increase throughput and avoid memory errors. The project mirrors the Pandas API, allowing for the distribution of data workflows without changing core code logic. It utilizes a pluggable backend interface, which enables users to switch between different distributed execution engines to optimize performance based on available h

    Pythonanalyticsdata-sciencedataframe
    View on GitHub↗10,389