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
Netflix avatar

Netflix/PigPen

0
View on GitHub↗
565 stars·51 forks·Clojure·Apache-2.0·8 views

PigPen

Map-Reduce for Clojure

Features

  • Data Analysis - Map-reduce framework for data processing.
  • Distributed Programming - MapReduce implementation for Clojure compiling to Apache Pig.
  • Domain Specific Languages - Map-reduce implementation for Clojure that compiles to Pig.

Star history

Star history chart for netflix/pigpenStar history chart for netflix/pigpen

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with PigPen

These projects share indexed features with PigPen. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • twitter/summingbirdtwitter avatar

    twitter/summingbird

    2,125View on GitHub↗

    Streaming MapReduce with Scalding and Storm

    Scala
    View on GitHub↗2,125
  • 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
  • addthis/hydraaddthis avatar

    addthis/hydra

    436View on GitHub↗
    Java
    View on GitHub↗436
Compare all 30 related projects→

Frequently asked questions

What does netflix/pigpen do?

Map-Reduce for Clojure

What are the main features of netflix/pigpen?

The main features of netflix/pigpen are: Data Analysis, Distributed Programming, Domain Specific Languages.

Which projects share features with netflix/pigpen?

Projects with overlapping indexed features include: twitter/summingbird — Streaming MapReduce with Scalding and Storm. alanmarazzi/panthera — Data-frames & arrays on Clojure. apache/beam — Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded… aws/aws-sdk-pandas — aws-sdk-pandas is a Python library that integrates pandas dataframes with AWS services, acting as a cloud data ETL… bididi-badidi/fyp-data-analysis-with-llm — Human interpretation of data is inherently susceptible to cognitive biases. While Large Language Models (LLMs) act as… addthis/hydra.