A lightweight library for writing concurrent programs in Go using the Actor model.
-
Updated
Mar 14, 2025 - Go
A lightweight library for writing concurrent programs in Go using the Actor model.
Replacing Golang’s Standard Package Functions with Concurrent Functions: Winning Big By Starting Small -- Harness the power of concurrency in Golang to improve performance, and efficiently manage resources with goroutines and semaphores.
Go-based concurrent-safe library to start and stop a Queue with capabilities to asynchronously push jobs and execute them either into sync or async fashion. Along with capability to fetch their execution results.
simple and high-concurent and scalable go library for monitoring a folder tree and notifying on any sub-content changes.
a go tcp server framwork based on go net package
golang, nestjs, react, mongodb, redis, filepathwalk, goroutines, channels, redux observable epics, rxjs
Currency exchange app built in Golang leveraging concurrency
Writing Better Code With Go Concurrency Patterns
I have created a GitHub repository to organize and store my golang learnings by categories. This will help me keep track of my progress and also share my knowledge with others.
A GREP utility written in go using worker pool pattern
Solution to assignment of Hashedtokens Interview.
Go idiomatic synchronization queue based on 'Rethinking Classical Concurrency Patterns'
A modern health_care API that has all the functionalitites of non-blocking appointments and rescheduling , logging and diagnosis privacy and data access security.
In this project i'm implement reading file and searching all links on it. App create a new file "final" where all links are stored. App using 6 goroutines that are searching by regexp all links in their part of file.
Add a description, image, and links to the goroutines-channels topic page so that developers can more easily learn about it.
To associate your repository with the goroutines-channels topic, visit your repo's landing page and select "manage topics."