SaaSHub helps you find the best software and product alternatives Learn more →
Top 12 Go Channel Projects
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
slackdump
Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.
-
-
-
go-observer
Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers
-
-
obzev0
Chaos engineering tool written in C/Go to test the resilience of TCP/UDP-based applications within Kubernetes environments, simulating various network conditions and failures to ensure the reliability of the overall system.
Project mention: obzev0 VS outagelab - a user suggested alternative | libhunt.com/r/obzev0 | 2024-10-02 -
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
ksbus
KSBus is a zero-configuration event bus written in Go, designed to facilitate real-time data sharing and synchronization between Go servers, JavaScript clients, and Python. It's particularly useful for building applications that require real-time communication, such as chat applications or live updates.
-
golangchannels
For goroutines and channels, I created an application using a Dispatcher -> Worker -> Job pattern to benchmark and compare results in differing scenarios. These comparisons would allow me to see how the same pattern operated under types of loads and hopefully uncover some situations where this was an optimal pattern to follow.
-
channelize
A websocket framework to manage outbound streams. Allowing to have multiple channels per connection that includes public and private channels.
-
-
Go Channels discussion
Go Channels related posts
-
Practical Concurrency Guide in Go
-
obzev0 VS outagelab - a user suggested alternative
2 projects | 2 Oct 2024 -
Kbus : New golang event bus using go channels and websockets, zero configuration, https://github.com/kamalshkeir/kbus
-
learning Concurrency feels damn hard..
-
A practical concurrency guide for Go
-
Practical concurrency guide in Go, communication by channels, patterns
-
A note from our sponsor - SaaSHub
www.saashub.com | 29 Apr 2025
Index
What are some of the best open-source Channel projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | go-concurrency-guide | 2,646 |
2 | slackdump | 1,887 |
3 | broadcast | 153 |
4 | threadpool | 104 |
5 | go-observer | 89 |
6 | regolancer | 51 |
7 | obzev0 | 47 |
8 | ksbus | 39 |
9 | golangchannels | 35 |
10 | channelize | 26 |
11 | go-aqueue | 11 |
12 | monproc | 10 |