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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • threedotslabs/watermillAvatar de ThreeDotsLabs

    ThreeDotsLabs/watermill

    9,760Ver en 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
    Ver en GitHub↗9,760
  • uber/cadenceAvatar de uber

    uber/cadence

    9,336Ver en 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
    Ver en GitHub↗9,336
  • jeffail/benthosAvatar de Jeffail

    Jeffail/benthos

    8,681Ver en 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
    Ver en GitHub↗8,681
  • reugn/go-streamsAvatar de reugn

    reugn/go-streams

    2,171Ver en GitHub↗

    A lightweight stream processing library for Go

    Stream processing library.

    Goaerospikedata-pipelinedata-stream
    Ver en GitHub↗2,171
  • s8sg/goflowAvatar de s8sg

    s8sg/goflow

    1,381Ver en GitHub↗

    A Golang based high performance, scalable and distributed workflow framework

    Workflow orchestration engine.

    CSSdistributed-computingframeworkgolang
    Ver en GitHub↗1,381
  • itsubaki/gostreamI

    itsubaki/gostream

    0Ver en GitHub↗

    Stream processing library.

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