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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • threedotslabs/watermillAvatar de ThreeDotsLabs

    ThreeDotsLabs/watermill

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

    uber/cadence

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

    Jeffail/benthos

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

    reugn/go-streams

    2,171Voir sur GitHub↗

    A lightweight stream processing library for Go

    Stream processing library.

    Goaerospikedata-pipelinedata-stream
    Voir sur GitHub↗2,171
  • s8sg/goflowAvatar de s8sg

    s8sg/goflow

    1,381Voir sur GitHub↗

    A Golang based high performance, scalable and distributed workflow framework

    Workflow orchestration engine.

    CSSdistributed-computingframeworkgolang
    Voir sur GitHub↗1,381
  • itsubaki/gostreamI

    itsubaki/gostream

    0Voir sur GitHub↗

    Stream processing library.

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