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
I

itsubaki/gostream

0
View on GitHub↗
0 stars·0 forks·9 views

Gostream

Features

  • Data Processing and Streams - Stream processing library.

Star history

Star history chart for itsubaki/gostreamStar history chart for itsubaki/gostream

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What are the main features of itsubaki/gostream?

The main features of itsubaki/gostream are: Data Processing and Streams.

Which projects share features with itsubaki/gostream?

Projects with overlapping indexed features include: 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. s8sg/goflow — A Golang based high performance, scalable and distributed workflow framework. 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…

Projects sharing features with Gostream

These projects share indexed features with Gostream. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • s8sg/goflows8sg avatar

    s8sg/goflow

    1,381View on GitHub↗

    A Golang based high performance, scalable and distributed workflow framework

    CSSdistributed-computingframeworkgolang
    View on GitHub↗1,381
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
Compare all 5 related projects→