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
·
nanosai avatar

nanosai/stream-ops-java

0
View on GitHub↗
50 Stars·9 Forks·Java·2 Aufrufe

Stream Ops Java

Stream Ops is a fully embeddable data streaming engine and stream processing API for Java.

Features

  • Streaming Libraries - Embeddable data streaming engine and processing API.

Star-Verlauf

Star-Verlauf für nanosai/stream-ops-javaStar-Verlauf für nanosai/stream-ops-java

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 Stream Ops Java

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Stream Ops Java.
  • 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
  • apache/kafkaAvatar von apache

    apache/kafka

    32,846Auf GitHub ansehen↗

    Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams across interconnected nodes. It functions as a distributed commit log, providing a fault-tolerant storage mechanism that records state changes sequentially to ensure data consistency and durability across distributed environments. The platform distinguishes itself through a partitioned commit log architecture that enables horizontal scaling and parallel processing of data streams. It integrates a stream processing engine for continuous transformations and aggregations, while

    Javakafkascala
    Auf GitHub ansehen↗32,846
  • 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 21 Alternativen zu Stream Ops Java anzeigen→

Häufig gestellte Fragen

Was macht nanosai/stream-ops-java?

Stream Ops is a fully embeddable data streaming engine and stream processing API for Java.

Was sind die Hauptfunktionen von nanosai/stream-ops-java?

Die Hauptfunktionen von nanosai/stream-ops-java sind: Streaming Libraries.

Welche Open-Source-Alternativen gibt es zu nanosai/stream-ops-java?

Open-Source-Alternativen zu nanosai/stream-ops-java 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… apache/kafka — Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams… brexhq/substation — Substation is a toolkit for routing, normalizing, and enriching security event and audit logs. functional-streams-for-scala/fs2 — Compositional, streaming I/O library for Scala. airbnb/streamalert — StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data…