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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
s8sg avatar

s8sg/goflow

0
View on GitHub↗
1,381 stars·154 forks·CSS·MIT·8 views

Goflow

A Golang based high performance, scalable and distributed workflow framework

Features

  • Data Processing and Streams - Workflow orchestration engine.

Star history

Star history chart for s8sg/goflowStar history chart for s8sg/goflow

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Goflow

Similar open-source projects, ranked by how many features they share with Goflow.
  • itsubaki/gostreamI

    itsubaki/gostream

    0View on GitHub↗
    View on GitHub↗0
  • jeffail/benthosJeffail avatar

    Jeffail/benthos

    8,681View on 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

    Go
    View on GitHub↗8,681
  • reugn/go-streamsreugn avatar

    reugn/go-streams

    2,171View on GitHub↗

    A lightweight stream processing library for Go

    Goaerospikedata-pipelinedata-stream
    View on GitHub↗2,171
  • threedotslabs/watermillThreeDotsLabs avatar

    ThreeDotsLabs/watermill

    9,760View on 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

    Gocqrsevent-drivenevent-sourcing
    View on GitHub↗9,760
See all 5 alternatives to Goflow→

Frequently asked questions

What does s8sg/goflow do?

A Golang based high performance, scalable and distributed workflow framework

What are the main features of s8sg/goflow?

The main features of s8sg/goflow are: Data Processing and Streams.

What are some open-source alternatives to s8sg/goflow?

Open-source alternatives to s8sg/goflow include: itsubaki/gostream. jeffail/benthos — Benthos is a declarative stream processor and data integration pipeline used to route, transform, and filter… reugn/go-streams — A lightweight stream processing library for Go. threedotslabs/watermill — Watermill is a Go library for building event-driven applications. It provides a framework for implementing… uber/cadence — Cadence is a distributed workflow orchestration engine designed to execute long-running, asynchronous business logic…