GraphCanon updated Sep 17, 2026 · GitHub synced Sep 17, 2026
24views this month
Decision brief
go-streams is a lightweight stream processing library for Go that simplifies constructing and executing data pipelines and streaming applications.
Good fit when
- When you need a lightweight solution for handling streams in Go projects.
- For integrating with specific technologies like aerospike, Kafka, or Redis supported by go-streams but not universally covered by other tools.
Avoid when
- In scenarios where a more robust framework with extended features beyond lightweight streams is required.
- For projects preferring languages other than Go, as go-streams is exclusively for Go applications and does not offer similar functionality out-of-the-box compared to language-agnostic tools.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (245d since push)
- As of Sep 17, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 17, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/reugn/go-streams pkg.go.devSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides tools and utilities to facilitate the construction and execution of lightweight data pipelines and streaming applications in Go.
Capability facts
- Languages
- go
Source: github.language · Sep 17, 2026
Categories
Tags
README
License Licensed under the MIT License.
For agents
This page has a .md twin and JSON over the API.