awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Data Streaming · Awesome GitHub Repositories

5 repos

Awesome GitHub RepositoriesData Streaming

Technologies and architectures that facilitate the continuous, real-time flow and processing of data records.

Explore 5 awesome GitHub repositories matching data & databases · Data Streaming. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Stream Processing Systems
  5. Data Streaming

Awesome Data Streaming GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Gobashclifish
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Pythonagentartificial-intelligencechatgpt
  • pathwaycom/pathway

    pathwaycom/pathway

    59,684GitHubView on GitHub↗

    Pathway is a high-performance data processing framework designed for building unified batch and streaming pipelines. It functions as an orchestrator for complex data transformations, utilizing a differential dataflow engine to process updates incrementally. By treating static datasets and continuous event streams with

    Pythonbatch-processingdata-analyticsdata-pipelines
  • soimort/you-get

    soimort/you-get

    56,737GitHubView on GitHub↗

    This project is a command-line utility designed to fetch video, audio, and image content from a wide range of web platforms. It functions by parsing page metadata and utilizing modular, site-specific scripts to extract direct media stream URLs from complex web structures, enabling the local archiving of digital media f

    Python
  • psf/requests

    psf/requests

    53,829GitHubView on GitHub↗

    Requests is a high-level HTTP client library designed to simplify web communication and API integration. It provides an intuitive, human-readable interface for performing standard network operations, including request execution, connection pooling, and stateful session management. By encapsulating raw network data into

    Pythonclientcookiesforhumans

Explore sub-tags

  • Lazy Response StreamsDefers the retrieval of response bodies until they are explicitly accessed.
  • Log Stream BuffersMemory-managed buffers for monitoring live log output.
  • Pipe-based Data CollectorsMechanisms for capturing data from standard input streams.
  • Real-time Stream MonitorsUtilities for tailing and filtering live data streams.
Stream-Oriented Data PipelinesPipelines that convert batch processing workflows into continuous, real-time streaming operations.
  • Structured Event StreamsMechanisms for outputting system events as structured data formats like JSON for external consumption.