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/heronArchived

0
View on GitHub↗
3,632 stars·583 forks·Java·Apache-2.0·11 viewsheron.apache.org↗

Heron

Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter

Features

  • Big Data Frameworks - Real-time analytics platform designed for high-scale processing.
  • Distributed Programming - Real-time, distributed, fault-tolerant stream processing engine.
  • Distributed Applications - Real-time analytics platform for distributed data.

Star history

Star history chart for twitter/heronStar history chart for twitter/heron

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Frequently asked questions

What does twitter/heron do?

Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter

What are the main features of twitter/heron?

The main features of twitter/heron are: Big Data Frameworks, Distributed Programming, Distributed Applications.

What are some open-source alternatives to twitter/heron?

Open-source alternatives to twitter/heron include: apache/storm — Storm is a distributed stream processing framework designed to execute unbounded computations across a cluster to… alibaba/jstorm — jStorm is a distributed stream processing engine designed for executing low-latency computations on high-volume data… 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… alibaba/dubbo — Dubbo is a high-performance Java remote procedure call framework and microservice governance platform. It enables… addthis/hydra.

Open-source alternatives to Heron

Similar open-source projects, ranked by how many features they share with Heron.
  • 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
  • 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
  • alibaba/dubboalibaba avatar

    alibaba/dubbo

    41,522View on GitHub↗

    Dubbo is a high-performance Java remote procedure call framework and microservice governance platform. It enables communication between distributed services using a remote service orchestrator and a distributed service registry to locate available providers in real time. The system provides a microservice monitoring suite for health tracking and distributed tracing, alongside integrated security plugins for access control. It manages network traffic through routing strategies, rate limiting, and thread pool isolation to maintain system stability. The framework covers broader capabilities in

    Java
    View on GitHub↗41,522
  • See all 29 alternatives to Heron→