A lightweight library for writing concurrent programs in Go using the Actor model.
-
Updated
Mar 11, 2025 - Go
A lightweight library for writing concurrent programs in Go using the Actor model.
A New, Interactive Approach to Learning Go
Go example that uses channels to build an execution pipeline
Go package to store real time streaming websocket data in clickhouse using queuing and bulk insert.
Python async multi-task communication library. Used by OctoBot project.
Some golang channel example of how it work and some pattern can be used
current version tracking
Sample Gostreamer Pipeline Implementation
Example of application in Golang using Rabbitmq + Concurrency + Channels + Database
A deadly simple and thread-safe map cache
go concurrency examples for learning go-routine, mutex, sync, defer, channels
Solving Sum Of Squares problem using Golang's Concurrency Model.
My solutions for competition tests of Ozon Golang School.
Best practices for Go and Learning go with examples
Code examples for "A straightforward guide for Go Channel" article
This CLI tool aims at offering a deamon-like process that works in the background and monitors the time that the user had spent on a collection of applications.
🤓 Es un taller práctico sobre concurrencia en Go, diseñado para principiantes que desean aprender los conceptos fundamentales de la concurrencia y el uso de goroutines en el lenguaje de programación Golang.
GnoSQL is a lightweight, in-memory NoSQL database implemented in Go. It offers a simple and intuitive API for storing and retrieving data without the need for a persistent backend. With support for concurrent operations through goroutines.
Add a description, image, and links to the go-channel topic page so that developers can more easily learn about it.
To associate your repository with the go-channel topic, visit your repo's landing page and select "manage topics."