Awesome Streaming: A Curated List of Streaming Frameworks and Applications
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
Awesome Streaming is a comprehensive, curated list of resources dedicated to stream processing. It features a wide array of streaming frameworks, applications, libraries, and related tools. This repository serves as an excellent starting point for developers and engineers exploring the world of real-time data processing.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
The awesome-streaming repository is a meticulously curated list dedicated to the vast and dynamic field of stream processing. It serves as an invaluable resource for anyone looking to explore frameworks, applications, libraries, and other essential tools for real-time data handling. Inspired by the popular 'awesome' series, this list provides a structured overview of the ecosystem.
For a more interactive and regularly updated experience, a dedicated website is also available, offering dynamic insights into the listed projects.
Installation
As awesome-streaming is a curated list, there is no traditional 'installation' process. To access its wealth of information, you can simply browse the repository directly on GitHub or visit its official website. If you wish to have a local copy for offline reference or to contribute, you can clone the repository using Git:
git clone https://github.com/manuzhang/awesome-streaming.git
cd awesome-streaming
Examples
The repository categorizes its resources into various sections, making it easy to navigate. Some key categories include 'Streaming Engine', 'Streaming Library', 'Streaming Application', 'Online Machine Learning', and 'Streaming SQL'. Within these, you'll find prominent projects such as:
- Apache Flink: A powerful system for high-throughput, low-latency data stream processing.
- Apache Kafka Streams: A lightweight stream processing library integrated with Apache Kafka.
- RisingWave: A PostgreSQL-compatible streaming database for event-driven applications and real-time ETL.
- Benthos: A high-performance and resilient message streaming service for connecting sources and sinks.
These examples represent just a fraction of the diverse tools available, covering everything from core processing engines to specialized libraries for IoT and machine learning.
Why Use
Utilizing awesome-streaming offers several significant advantages for developers, data engineers, and researchers:
- Comprehensive Overview: It provides a broad and deep look into the streaming ecosystem, saving countless hours of research.
- Curated Quality: Each entry is part of a carefully selected list, ensuring relevance and quality.
- Diverse Categories: The structured categorization helps users quickly find tools specific to their needs, whether it's an engine, a library, or a specialized application.
- Community Driven: Being an open-source 'awesome list', it benefits from community contributions, keeping it current and relevant.
Links
Related repositories
Similar repositories that may be relevant next.

awesome-sysadmin: A Curated List of Essential Open-Source Sysadmin Resources
May 6, 2026
awesome-sysadmin is a comprehensive GitHub repository featuring a curated list of open-source tools and resources for system administrators. It covers a wide array of categories, from automation and backups to monitoring and virtualization, making it an invaluable resource for anyone managing IT infrastructure. This list helps sysadmins discover robust and free solutions to streamline their daily operations.

Awesome-crawler: A Curated List of Web Crawlers and Spiders
March 1, 2026
Awesome-crawler is an extensive GitHub repository that curates a collection of web crawling and scraping tools across various programming languages. This resource is invaluable for developers looking for efficient solutions to extract data from the web. It provides a comprehensive overview of popular frameworks and libraries, making it easier to choose the right tool for any web scraping project.
awesome-graphql: Your Comprehensive Guide to the GraphQL Ecosystem
February 27, 2026
The awesome-graphql repository is a curated list of resources, tools, and libraries related to GraphQL. With over 14,000 stars, it serves as an invaluable hub for developers looking to explore the vast and evolving GraphQL ecosystem. This list covers everything from specifications and implementations in various languages to development tools, services, and learning materials.
Awesome Threat Modelling: A Curated List of Security Resources
February 26, 2026
Awesome Threat Modelling is a comprehensive GitHub repository offering a curated list of resources for learning and practicing threat modeling. It includes books, courses, videos, tools, and tutorials, making it an invaluable guide for anyone interested in security review and DevSecOps. This repository serves as an excellent starting point for both beginners and experienced professionals looking to enhance their security understanding.
Source repository
Open the original repository on GitHub.