Streaming
Contents
Streaming Engine
[Java] - unified platform for big data stream and batch processing.
[Rust] - distributed compute platform powered by Apache Arrow.
[Java] - system for high-throughput, low-latency data stream processing that supports stateful computation, data-driven windowing semantics and iterative stream processing.
[Java] - a realtime, distributed, fault-tolerant stream processing engine from Twitter.
[Scala/Java] - distributed stream processing framework that build on Kafka(messaging, storage) and YARN(fault tolerance, processor isolation, security and resource management).
[Scala] - makes it easy to build scalable fault-tolerant streaming applications.
[Clojure/Java] - distributed real-time computation system. Storm is to stream processing what Hadoop is to batch processing.
[Rust] - High-performance Rust stream processing engine, providing powerful data stream processing capabilities, supporting multiple input/output sources and processors.
[Rust] - a distributed stream processing engine. Supports SQL and Rust pipelines. Scales up to millions of events per second. Supports stateful operations like windows and joins, state checkpointing for fault-tolerance and recovery of pipelines. Uses the Timely Dataflow model.
[Java] - Uber's Stream Analytics Framework used in production
[Python] - data parallel, distributed, stateful stream processing framework.
[Rust/Python] - ETL framework to build fresh index for AI, with realtime incremental updates.
[Python] - stream processing library, porting the ideas from Kafka Streams to Python
[Scala] - lightweight real-time distributed streaming engine built on Akka.
[Java] - A general purpose distributed data processing engine, built on top of Hazelcast.
[Haskell] - distributed stream processing with exactly-once semantics based on Storm.
[Python] - A stream processing framework for data scientists, based on Kafka and ReactiveX.
[Java] - Netflix's platform to build an ecosystem of realtime stream processing applications
[Scala/Java] - mapReduce-style framework for processing fast/streaming data.
[C++] - High-performance, general-purpose, end-to-end data-management system for cloud-edge-sensor environments.
[Java/Python/Go/Rust] - Kubernetes native stream processing platform with language agnostic framework. Scalable and cost-efficient
[Clojure] - Distributed, masterless, high performance, fault tolerant data processing.
[Python] - The fastest data processing engine supporting unified workflows for batch, streaming data, and LLM applications.
[Java] - general-purpose, distributed, scalable, fault-tolerant, pluggable platform that allows programmers to easily develop applications for processing continuous unbounded streams of data.
[Java/C] - Window-Based Hybrid CPU/GPU Stream Processing Engine.
[Python/JavaScript/Node.js] - data processing engine for running multiple data processing apps (sequences) written in Python, JavaScript or TypeScript
[Java] - dynamic framework for processing high volumn data streams through pipelines.
[C++/Java] - high throughput real-time streaming processing framework built on Hadoop and HBase.
[Java] - Simple elegant stream processing with interactive prototying shell SOL (Stream Operator Language) Mesos, designed for high performance data processing jobs that require flexibility & control.
[.NET/C#] - Trill is a high-performance one-pass in-memory streaming analytics engine from Microsoft Research.
[Python] - A fast, stream-processing framework. Wallaroo makes it easy to react to data in real-time. By eliminating infrastructure complexity, going from prototype to production has never been simpler.
[C++] - Multi-core Window-Based Stream Processing Engine. LightSaber uses code generation for efficient window aggregation.
[Haskell] - The streaming database built for IoT data storage and real-time processing.
[Golang] - An edge lightweight IoT data analytics/streaming software implemented by Golang, and it can be run at all kinds of resource-constrained edge devices.
[Rust] - A PostgreSQL-compatible streaming database that is designed to build event-driven applications, real-time ETL pipelines, continuous analytics services, and feature stores for AI applications. It excels in extracting fresh and consistent insights from real-time event streams, database CDC, and time series data within sub-seconds. It unifies streaming and batch processing, enabling users to ingest, join, and analyze both live and historical data at a cloud scale.
Data Pipeline
[Scala/Java] - distributed, partitioned, replicated commit log service, which provides the functionality of a messaging system, but with a unique design.
[Java] - distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.
[Java] - distributed messaging and streaming platform with low latency, high performance and reliability, trillion-level capacity and flexible scalability.
[Scala/Java] - cloud-first alternative to Kafka by decoupling durability to S3 and EBS. 100% Kafka compatible. 10x cost-effective. Autoscale in seconds. Single-digit ms latency.
[Java] - a distributed system intended for streaming data between various heterogeneous source and destination systems with high reliability and throughput at scale from Linkedin (replaced databus).
[Go] - End-to-end data pipeline tool combining ingestion from 50+ sources, SQL/Python transformations, and built-in data quality checks in a single CLI.
[Java] - Linkedin's Kafka -> HDFS pipeline.
[Java] - Linkedin's source-agnostic distributed change data capture system.
[Java] - distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data.
[Rust/WASM] - Real-time programmable data streaming platform with in-line computation capabilities.
[Python] - CLI tool to copy data between any source and destination with a single command. Supports 50+ connectors including databases, SaaS apps, and data warehouses.
[golang] - Distributed streaming infrastructure built on cloud storage which makes it easy to mix and match batch and streaming paradigms.
[Java] - Taobao's high available, high performance distributed messaging system
[Go] - fast disk-backed messaging solution
[Go] - realtime distributed messaging platform designed to operate at scale, handling billions of messages per day.
[C++] - Redpanda is Kafka compatible, ZooKeeper-free, JVM-free and source available.
[Go] - an open source customer data infrastructure (segment, mparticle alternative).
[Java] - data pipeline service for collecting, aggregating, and dispatching large volume of application events including log data.
Streaming Library
[C#] - a .Net Stream Processing Library for Apache Kafka
[C++] - real-time streams aggregation and catching.
[Go] - Benthos is a high performance and resilient message streaming service, able to connect various sources and sinks and perform arbitrary actions, transformations and filters on payloads
[Scala] - Compositional, streaming I/O library for Scala.
[Python] - powerful and easy-to-use Python library simplifying the process of writing producers and consumers for message queues, handling all the parsing, networking and documentation generation automatically. Supports multiple protocols such as Apache Kafka, RabbitMQ and alike.
[Scala] - high-performance Scala / Scala.js library for composing asynchronous and event-based programs.
[Python] - a streaming library originally designed for the McLaren Formula 1 racing team that can process high volumes of time-series data with up to nanosecond precision using Apache Kafka as a message broker.
[Node.js] functional reactive stream programming framework written on top of Node.js object streams + the legacy Scramjet.js version
[Python] functional reactive stream programming framework written from scratch operating on object, string and buffer streams.
[C++] functional reactive stream programming framework written on top of Node.js object streams.
[Java] - Stream Analytics Framework by Hortonworks, designed as a wrapper around existing streaming solutions like Storm. Aimed to allow users to drag-and-drop streaming components to focus on business logic.
[Python] - Airbnb's Real-time Data Analysis and Alerting.
[Scala] - A lightweight Reactive Streams Infrastructure Toolkit for Scala.
[Python] - A lightweight library for building pipelines to manage continuous streams of data; supports complex pipelines that involve branching, joining, flow control, feedback, back pressure, and so on.
[Java] - A fully embeddable data streaming engine and stream processing API for Java.
[Go] - Substation is a cloud native data pipeline and transformation toolkit written in Go.
[Python] - A python library for constructing dataflow graphs. Supports synchronous, reactive data streams built using python generators that mimic complex event processors, as well as lazily-evaluated acyclic graphs and functional currying streams.
[Go] - An open source Streaming Serverless Framework for building Low-latency Geo-distributed system. YoMo Built atop QUIC Transport Protocol and Functional Reactive Programming interface.
Cross-platform, customizable ML solutions for live and streaming media.
Toolkit
toolkit and runtime for building highly concurrent, distributed, and resilient message-driven application on the JVM.
Fork of Akka 2.6.x, prior to the Akka project's adoption of the Business Source License.
Actor based event driven concurrent framework for Python.
efficient reliable unicast and multicast message transport.
stream processing tool designed to help build and monitor processing workflows.
uses Luwak, a stored-query engine built on Lucene, to implement full-text search on streams.
tool for aggregating streams of Server-Sent Event (SSE) JSON data into a single stream.
A visual tool to define and run real-time decision algorithms.
Streaming Application
[Java] - An application of a stateful stream processing for workflow as Java code (microservices orchestration, business process automation, and more).
[Python/Java] - A platform for real-time streaming search.
[Java] - Web crawler SDK based on Apache Storm.
[Java] - Cross-platform, API gateway built for event-driven architectures and streaming that supports standard protocols such as HTTP, SSE, gRPC, MQTT and the native Kafka protocol.
Table of Contents
IoT
[Go] - lightweight stream processing engine for IoT.
[Java] - a programming model and runtime that enables continuous streaming analytics on gateways and edge devices which can work with centralized systems to provide efficient and timely analytics across the whole IoT ecosystem: from the center to the edge, opens sourced by IBM.
[Java] - a self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.
DSL
[Java, Python, SQL, Scala, Go] - unified model and set of language-specific SDKs for defining and executing data processing workflows, and also data ingestion and integration flows, supporting Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs), open sourced by Google.
[Scala] - a DSL that builds DAGs on top of Samza and provides exactly-once semantics.
[Java] - component for complex event processing (CEP) and event series analysis.
[Python] - lets you run Python code against real-time streams of data via Apache Storm.
[Scala] - library that lets you write MapReduce programs that look like native Scala or Java collection transformations and execute them on a number of well-known distributed MapReduce platforms, including Storm and Scalding.
Online Machine Learning
[Java] - distributed streaming machine learning (ML) framework that contains a programing abstraction for distributed streaming ML algorithms.
[Java] - sketches library from Yahoo!.
[Python] - Collection of ML models and libraries for real-time anomaly detection and forecasting on time series data. Built on Numaflow, a K8s native stream processing platform
[Python] - online machine learning library.
[Scala] - mining Big Data streams using Spark Streaming from Huawei.
[Python] - Provides a webserver to quickly setup and evaluate possible solutions to contextual multi-armed bandit (cMAB) problems.
[Java] - enables the use of Apache Storm for video processing by adding computer vision (CV) specific operations and data model.
[Java] - realtime online machine learning library based on Trident.
[Scala] - Anomaly detection framework built on Spark Structured Streaming from Paypal.
Streaming SQL
An open-source relational database that runs SQL queries continuously on streams, incrementally storing results in tables.
Squall executes SQL queries on top of Storm for doing online processing.
Continuous Query Language on RealTime Computation System.
A cloud-native, source-available database purpose-built for stream processing applications
A cloud native Streaming and Complex Event Processing engine that understands Streaming SQL queries in order to capture events from diverse data sources, process them, detect complex conditions, and publish output to various endpoints in real time.
A unified streaming and historical data analytics database in a single binary, powered by ClickHouse.
Benchmark
a simple storm performance/stress test.
Benchmarks for Low Latency (Streaming) solutions including Apache Storm, Apache Spark, Apache Flink, etc.
Automated message queue orchestration for scaled-up benchmarking.