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
·
twitter avatar

twitter/elephant-bird

0
View on GitHub↗
1,133 stars·383 forks·Java·Apache-2.0·7 views

Elephant Bird

Twitter's collection of LZO and Protocol Buffer-related Hadoop, Pig, Hive, and HBase code.

Features

  • Big Data Frameworks - Collection of Hadoop-related code for serialization and storage.
  • Libraries and Development Tools - Collection of LZO and Protocol Buffer code for Hadoop.
  • Service Programming - Provides libraries for processing LZOP-compressed data.

Star history

Star history chart for twitter/elephant-birdStar history chart for twitter/elephant-bird

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

Open-source alternatives to Elephant Bird

Similar open-source projects, ranked by how many features they share with Elephant Bird.
  • apache/flinkapache avatar

    apache/flink

    26,086View on GitHub↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    View on GitHub↗26,086
  • apache/hadoopapache avatar

    apache/hadoop

    15,567View on GitHub↗

    Hadoop is a big data infrastructure suite and distributed data processing framework designed to store and process massive datasets across clusters of computers. It consists of a distributed storage system for managing large files across multiple nodes and a parallel computing engine for processing data across a distributed cluster. The framework implements a distributed file system to ensure fault tolerance and high throughput, paired with a programming model that processes large datasets in parallel. It manages the underlying hardware and software environment required for distributed big dat

    Java
    View on GitHub↗15,567
  • apache/stormapache avatar

    apache/storm

    6,683View on GitHub↗

    Storm is a distributed stream processing framework designed to execute unbounded computations across a cluster to process real-time data streams. It functions as a data pipeline orchestrator that allows users to define and deploy declarative data flow graphs connecting streaming sources to processing components. The system operates as a multi-tenant distributed compute engine that isolates workloads and limits resource usage across shared clusters using dedicated pools and access control. It is also a secure distributed processing engine that employs encrypted node communication and SSL-secur

    Java
    View on GitHub↗6,683
  • alibaba/jstormalibaba avatar

    alibaba/jstorm

    3,877View on GitHub↗

    jStorm is a distributed stream processing engine designed for executing low-latency computations on high-volume data streams using Apache Storm topologies. It functions as a real-time data analytics platform and distributed task orchestrator that manages complex data pipelines via directed acyclic graph execution. The system provides a scalable framework for data pipeline management, incorporating backpressure-aware flow control to regulate ingestion rates and dynamic resource allocation to adjust computing resources based on real-time demand. It maintains compatibility with Apache Storm conf

    Java
    View on GitHub↗3,877
See all 19 alternatives to Elephant Bird→

Frequently asked questions

What does twitter/elephant-bird do?

Twitter's collection of LZO and Protocol Buffer-related Hadoop, Pig, Hive, and HBase code.

What are the main features of twitter/elephant-bird?

The main features of twitter/elephant-bird are: Big Data Frameworks, Libraries and Development Tools, Service Programming.

What are some open-source alternatives to twitter/elephant-bird?

Open-source alternatives to twitter/elephant-bird include: apache/flink — Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite… apache/hadoop — Hadoop is a big data infrastructure suite and distributed data processing framework designed to store and process… apache/storm — Storm is a distributed stream processing framework designed to execute unbounded computations across a cluster to… cloudera/oryx. etsy/oculus — The metric correlation component of Etsy's Kale system. alibaba/jstorm — jStorm is a distributed stream processing engine designed for executing low-latency computations on high-volume data…