awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • threedotslabs/watermillالصورة الرمزية لـ ThreeDotsLabs

    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/cadenceالصورة الرمزية لـ uber

    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/benthosالصورة الرمزية لـ Jeffail

    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-streamsالصورة الرمزية لـ reugn

    reugn/go-streams

    2,171عرض على GitHub↗

    A lightweight stream processing library for Go

    Stream processing library.

    Goaerospikedata-pipelinedata-stream
    عرض على GitHub↗2,171
  • s8sg/goflowالصورة الرمزية لـ s8sg

    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