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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to netflix/pigpen

Open-source alternatives to PigPen

30 open-source projects similar to netflix/pigpen, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PigPen alternative.

  • twitter/summingbirdAvatar de twitter

    twitter/summingbird

    2,125Ver en GitHub↗

    Streaming MapReduce with Scalding and Storm

    Scala
    Ver en GitHub↗2,125
  • addthis/hydraAvatar de addthis

    addthis/hydra

    436Ver en GitHub↗
    Java
    Ver en GitHub↗436
  • alanmarazzi/pantheraAvatar de alanmarazzi

    alanmarazzi/panthera

    191Ver en GitHub↗

    Data-frames & arrays on Clojure

    Clojure
    Ver en GitHub↗191
  • apache/beamAvatar de apache

    apache/beam

    8,612Ver en 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
    Ver en GitHub↗8,612
  • aws/aws-sdk-pandasAvatar de aws

    aws/aws-sdk-pandas

    4,107Ver en 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
    Ver en GitHub↗4,107

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • bididi-badidi/fyp-data-analysis-with-llmAvatar de bididi-badidi

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

    10Ver en 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
    Ver en GitHub↗10
  • bkirwi/coastAvatar de bkirwi

    bkirwi/coast

    60Ver en GitHub↗

    Experiments in Streaming

    Scala
    Ver en GitHub↗60
  • cdslaborg/paramonteAvatar de cdslaborg

    cdslaborg/paramonte

    305Ver en GitHub↗

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

    Fortran
    Ver en GitHub↗305
  • damballa/parkourAvatar de damballa

    damballa/parkour

    255Ver en GitHub↗

    Hadoop MapReduce in idiomatic Clojure.

    Clojure
    Ver en GitHub↗255
  • data-centric-ai-community/fg-data-profilingAvatar de Data-Centric-AI-Community

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

    13,609Ver en 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
    Ver en GitHub↗13,609
  • datasalt/pangoolAvatar de datasalt

    datasalt/pangool

    57Ver en GitHub↗

    Tuple MapReduce for Hadoop: Hadoop API made easy

    Java
    Ver en GitHub↗57
  • desbordante/desbordante-coreAvatar de Desbordante

    Desbordante/desbordante-core

    484Ver en 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
    Ver en GitHub↗484
  • espertechinc/esperAvatar de espertechinc

    espertechinc/esper

    875Ver en GitHub↗

    Esper Complex Event Processing, Streaming SQL and Event Series Analysis

    Java
    Ver en GitHub↗875
  • generateme/fastmathAvatar de generateme

    generateme/fastmath

    280Ver en GitHub↗

    Fast primitive based math library

    Clojure
    Ver en GitHub↗280
  • go-gota/gotaAvatar de go-gota

    go-gota/gota

    3,271Ver en GitHub↗

    Gota: DataFrames and data wrangling in Go (Golang)

    Go
    Ver en GitHub↗3,271
  • gonum/gonumAvatar de gonum

    gonum/gonum

    8,316Ver en 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
    Ver en GitHub↗8,316
  • ibis-project/ibisAvatar de ibis-project

    ibis-project/ibis

    6,574Ver en 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
    Ver en GitHub↗6,574
  • ibmstreams/streamsx.topologyAvatar de IBMStreams

    IBMStreams/streamsx.topology

    29Ver en GitHub↗

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

    Java
    Ver en GitHub↗29
  • kalyanmurapaka45/article-web-scrapingAvatar de KalyanMurapaka45

    KalyanMurapaka45/Article-Web-Scraping

    21Ver en 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
    Ver en GitHub↗21
  • kalyanmurapaka45/e-commerce-data-analysisK

    KalyanMurapaka45/E-Commerce-Data-Analysis

    0Ver en GitHub↗
    Ver en GitHub↗0
  • kalyanmurapaka45/end-to-end-image-scrapingAvatar de KalyanMurapaka45

    KalyanMurapaka45/End-to-End-Image-Scraping

    14Ver en 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
    Ver en GitHub↗14
  • kalyanmurapaka45/indian-restaurants-data-analysisAvatar de KalyanMurapaka45

    KalyanMurapaka45/Indian-Restaurants-Data-Analysis

    8Ver en 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.

    Ver en GitHub↗8
  • kalyanmurapaka45/virat-kohli-score-analyticsAvatar de KalyanMurapaka45

    KalyanMurapaka45/Virat-Kohli-Score-Analytics

    12Ver en 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.

    Ver en GitHub↗12
  • khanhnamle1994/spotify-artists-analysisK

    khanhnamle1994/spotify-artists-analysis

    0Ver en GitHub↗
    Ver en GitHub↗0
  • khanhnamle1994/world-cup-2018K

    khanhnamle1994/world-cup-2018

    0Ver en GitHub↗
    Ver en GitHub↗0
  • marcelotto/jsonld-exAvatar de marcelotto

    marcelotto/jsonld-ex

    84Ver en GitHub↗

    An implementation of JSON-LD for Elixir

    Elixir
    Ver en GitHub↗84
  • marcelotto/rdf-exAvatar de marcelotto

    marcelotto/rdf-ex

    125Ver en GitHub↗

    An implementation of RDF for Elixir

    Elixir
    Ver en GitHub↗125
  • marcelotto/sparql-exAvatar de marcelotto

    marcelotto/sparql-ex

    44Ver en GitHub↗

    An implementation of SPARQL for Elixir

    Elixir
    Ver en GitHub↗44
  • mastodonc/kixi.statsAvatar de MastodonC

    MastodonC/kixi.stats

    368Ver en GitHub↗

    A library of statistical distribution sampling and transducing functions

    Clojure
    Ver en GitHub↗368
  • modin-project/modinAvatar de modin-project

    modin-project/modin

    10,389Ver en 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
    Ver en GitHub↗10,389