awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
python-streamz avatar

python-streamz/streamz

0
View on GitHub↗
1,296 Stars·149 Forks·Python·BSD-3-Clause·3 Aufrufestreamz.readthedocs.io/en/latest↗

Streamz

Real-time stream processing for python

Features

  • Time Series Analysis - Real-time stream processing for sequential data.
  • Streaming Libraries - Library for building continuous data pipelines.

Star-Verlauf

Star-Verlauf für python-streamz/streamzStar-Verlauf für python-streamz/streamz

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Streamz

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Streamz.
  • airtai/faststreamAvatar von airtai

    airtai/faststream

    5,234Auf GitHub ansehen↗

    FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified abstraction layer for interacting with various message brokers, enabling developers to manage event production and consumption through a consistent interface while maintaining access to native provider-specific features. The framework centers on a decorator-based routing model that binds application logic directly to broker topics, supported by a built-in dependency injection container that resolves resources at runtime. The framework distinguishes itself through its deep int

    Python
    Auf GitHub ansehen↗5,234
  • akka/akkaAvatar von akka

    akka/akka

    13,271Auf GitHub ansehen↗

    Akka is an actor model framework and distributed systems platform used to build concurrent and distributed applications. It provides a toolkit for managing multi-threaded state and behavior through asynchronous message passing, allowing developers to create concurrent applications without manual locks or synchronization. The system functions as a cluster management and event sourcing framework, automating the scaling and coordination of high-availability clusters. It enables the deployment of elastic services that coordinate workloads across multiple network nodes and ensures fault tolerance

    Scala
    Auf GitHub ansehen↗13,271
  • alan-turing-institute/sktimeAvatar von alan-turing-institute

    alan-turing-institute/sktime

    9,810Auf GitHub ansehen↗

    sktime is a machine learning framework designed for time series analysis. It provides a unified interface for performing time series forecasting, classification, and anomaly detection, integrating these capabilities into a standardized toolkit compatible with the scikit-learn API. The framework allows for the construction of complex analysis workflows through model pipelining and ensemble-based aggregation. It uses adapter-based integration to wrap external time series libraries, providing a single entry point for diverse algorithmic implementations. Its capabilities cover temporal data tran

    Python
    Auf GitHub ansehen↗9,810
  • airbnb/streamalertAvatar von airbnb

    airbnb/streamalert

    2,885Auf GitHub ansehen↗

    StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.

    Python
    Auf GitHub ansehen↗2,885
Alle 30 Alternativen zu Streamz anzeigen→

Häufig gestellte Fragen

Was macht python-streamz/streamz?

Real-time stream processing for python

Was sind die Hauptfunktionen von python-streamz/streamz?

Die Hauptfunktionen von python-streamz/streamz sind: Time Series Analysis, Streaming Libraries.

Welche Open-Source-Alternativen gibt es zu python-streamz/streamz?

Open-Source-Alternativen zu python-streamz/streamz sind unter anderem: airtai/faststream — FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified… akka/akka — Akka is an actor model framework and distributed systems platform used to build concurrent and distributed… alan-turing-institute/sktime — sktime is a machine learning framework designed for time series analysis. It provides a unified interface for… alkaline-ml/pmdarima — A statistical library designed to fill the void in Python's time series analysis capabilities, including the… angus924/minirocket — ROCKET · MINIROCKET · HYDRA. airbnb/streamalert — StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data…