awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • threedotslabs/watermillThreeDotsLabs 的头像

    ThreeDotsLabs/watermill

    9,760在 GitHub 上查看↗

    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
    在 GitHub 上查看↗9,760
  • uber/cadenceuber 的头像

    uber/cadence

    9,336在 GitHub 上查看↗

    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
    在 GitHub 上查看↗9,336
  • jeffail/benthosJeffail 的头像

    Jeffail/benthos

    8,681在 GitHub 上查看↗

    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
    在 GitHub 上查看↗8,681
  • reugn/go-streamsreugn 的头像

    reugn/go-streams

    2,171在 GitHub 上查看↗

    A lightweight stream processing library for Go

    Stream processing library.

    Goaerospikedata-pipelinedata-stream
    在 GitHub 上查看↗2,171
  • s8sg/goflows8sg 的头像

    s8sg/goflow

    1,381在 GitHub 上查看↗

    A Golang based high performance, scalable and distributed workflow framework

    Workflow orchestration engine.

    CSSdistributed-computingframeworkgolang
    在 GitHub 上查看↗1,381
  • itsubaki/gostreamI

    itsubaki/gostream

    0在 GitHub 上查看↗

    Stream processing library.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Data Processing and Streams