awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

Awesome GitHub RepositoriesData Processing and Streams

Tools for stream processing and workflow orchestration.

Explore 6 awesome GitHub repositories matching part of an awesome list · Data Processing and Streams. Refine with filters or upvote what's useful.

Awesome Data Processing and Streams GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • threedotslabs/watermillAvatar von ThreeDotsLabs

    ThreeDotsLabs/watermill

    9,760Auf GitHub ansehen↗

    Watermill is a Go library for building event-driven applications. It provides a framework for implementing event-driven architectures through a consistent interface for message publishing and subscribing, featuring a pub/sub message router and event stream processing pipelines. The library uses interface-based abstractions to decouple message producers and consumers from the underlying message broker. This allows different messaging technologies to be swapped via plugin-based broker integration. It employs a router-driven dispatch system and middleware-based pipelines to manage cross-cutting

    Message-driven application library.

    Gocqrsevent-drivenevent-sourcing
    Auf GitHub ansehen↗9,760
  • uber/cadenceAvatar von uber

    uber/cadence

    9,336Auf GitHub ansehen↗

    Cadence is a distributed workflow orchestration engine designed to execute long-running, asynchronous business logic with built-in durability and resilience across distributed systems. It functions as a stateful process manager that ensures processes resume from their last known state following system crashes or network outages. The platform utilizes a distributed task queue to manage work across independent worker nodes and supports persistence via SQL or Cassandra backend storage. It includes a workflow visualization dashboard for inspecting execution histories and state traces, alongside a

    Distributed workflow orchestration engine.

    Go
    Auf GitHub ansehen↗9,336
  • jeffail/benthosAvatar von Jeffail

    Jeffail/benthos

    8,681Auf GitHub ansehen↗

    Benthos is a declarative stream processor and data integration pipeline used to route, transform, and filter information between disparate services. It functions as an at-least-once message broker and change data capture engine, using a transaction model to guarantee message delivery despite system crashes or server faults. The system is defined by an observability-first approach, featuring built-in HTTP health probes, performance metrics export, and distributed request flow tracing. It utilizes a plugin architecture that allows the core engine to be extended with custom binaries for new inpu

    Stream processing engine.

    Go
    Auf GitHub ansehen↗8,681
  • reugn/go-streamsAvatar von reugn

    reugn/go-streams

    2,171Auf GitHub ansehen↗

    A lightweight stream processing library for Go

    Stream processing library.

    Goaerospikedata-pipelinedata-stream
    Auf GitHub ansehen↗2,171
  • s8sg/goflowAvatar von s8sg

    s8sg/goflow

    1,381Auf GitHub ansehen↗

    A Golang based high performance, scalable and distributed workflow framework

    Workflow orchestration engine.

    CSSdistributed-computingframeworkgolang
    Auf GitHub ansehen↗1,381
  • itsubaki/gostreamI

    itsubaki/gostream

    0Auf GitHub ansehen↗

    Stream processing library.

    Auf GitHub ansehen↗0
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Data Processing and Streams