Go Streams

Open-source Go projects categorized as Streams

Top 10 Go Stream Projects

  • archiver

    Easily create & extract archives, and compress & decompress files of various formats

  • go-streams

    A lightweight stream processing library for Go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • FuncFrog

    Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way

    Project mention: I wrote a for loop so you don't have to. Parallel Map, Filter, Reduce library | /r/golang | 2023-12-10

    func GetIDs(...) ([]string, ...) { <...> users := GetUsers(...) return ff.Map(users, domain.UserGetID).Do(), ... } ``` Now it's that easy! Furthermore you may like to write gogenerate function to generate such methods for each domain struct. Also there are more cool features, minimal-lock parallelism, error handling etc. in the libtaty https://github.com/koss-null/FuncFrog Cheers!

  • go-transcode

    On-demand transcoding origin server for live inputs and static files in Go using ffmpeg. Also with NVIDIA GPU hardware acceleration.

  • fuego

    Functional Experiment in Golang

  • redisqueue

    redisqueue provides a producer and consumer of a queue that uses Redis streams

  • ami

    Go client to reliable queues based on Redis Cluster Streams

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • sio-go

    Authenticated encryption for streams in Go

  • arise

    Transfer file between two devices using gRPC streams.

  • redispubsub

    Redis Streams queue driver for https://godoc.org/gocloud.dev/pubsub package

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-12-10.

Go Streams related posts

Index

What are some of the best open-source Stream projects in Go? This list will help you:

Project Stars
1 archiver 4,221
2 go-streams 1,737
3 FuncFrog 204
4 go-transcode 193
5 fuego 142
6 redisqueue 122
7 ami 28
8 sio-go 23
9 arise 14
10 redispubsub 13
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com