A New, Interactive Approach to Learning Go
-
Updated
Feb 24, 2023 - Go
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.
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.
Live is a Go's net/http compatible Phoenix LiveView implementation.
Best practices for Go and Learning go with examples
A simple Event Emitter package for Golang application
Another WorkerPool implementation in Go
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.
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.
This service cache logs and forward cached logs to configured post-endpoint on set setting based on batch-size or batch-interval
Repositório destinado ao desafio de multithreading do curso de Go do Full Cycle.
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."