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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
reugn avatar

reugn/go-streams

0
View on GitHub↗
2,171 stele·174 fork-uri·Go·MIT·4 vizualizăripkg.go.dev/github.com/reugn/go-streams↗

Go Streams

A lightweight stream processing library for Go

Features

  • Data Processing and Streams - Stream processing library.
  • Stream Processing - Library for stream processing.

Istoric stele

Graficul istoricului de stele pentru reugn/go-streamsGraficul istoricului de stele pentru reugn/go-streams

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Go Streams

Colecții selectate manual în care apare Go Streams.
  • Ingineria datelor
  • Instrumente și framework-uri de data engineering
  • Message broker-e și sisteme de streaming de mare viteză

Întrebări frecvente

Ce face reugn/go-streams?

A lightweight stream processing library for Go

Care sunt principalele funcționalități ale reugn/go-streams?

Principalele funcționalități ale reugn/go-streams sunt: Data Processing and Streams, Stream Processing.

Care sunt câteva alternative open-source pentru reugn/go-streams?

Alternativele open-source pentru reugn/go-streams includ: aklivity/zilla — 🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka®… apache/beam — Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded… apache/flink — Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite… apache/kafka — Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams… apache/samza — Mirror of Apache Samza. airtai/faststream — FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified…

Alternative open-source pentru Go Streams

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Go Streams.
  • aklivity/zillaAvatar aklivity

    aklivity/zilla

    690Vezi pe GitHub↗

    🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.

    Java
    Vezi pe GitHub↗690
  • apache/beamAvatar apache

    apache/beam

    8,612Vezi pe GitHub↗

    Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded batch data and unbounded real-time streams. It provides a system for building scalable, data-parallel workflows that operate across compute clusters using a single programming model. The framework utilizes a cross-runner pipeline abstraction that decouples the data processing logic from the underlying execution backend, allowing the same pipeline to run on different distributed compute engines. It supports multi-language pipeline development by translating high-level code fro

    Java
    Vezi pe GitHub↗8,612
  • apache/flinkAvatar apache

    apache/flink

    26,086Vezi pe GitHub↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    Vezi pe GitHub↗26,086
  • airtai/faststreamAvatar airtai

    airtai/faststream

    5,234Vezi pe GitHub↗

    FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified abstraction layer for interacting with various message brokers, enabling developers to manage event production and consumption through a consistent interface while maintaining access to native provider-specific features. The framework centers on a decorator-based routing model that binds application logic directly to broker topics, supported by a built-in dependency injection container that resolves resources at runtime. The framework distinguishes itself through its deep int

    Python
    Vezi pe GitHub↗5,234
  • Vezi toate cele 26 alternative pentru Go Streams→