goroutines-channels
Here are 19 public repositories matching this topic...
Language:All
Sort:Most stars
A lightweight library for writing concurrent programs in Go using the Actor model.
- Updated
Nov 24, 2025 - Go
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.
- Updated
Jul 2, 2024 - Go
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.
- Updated
Nov 4, 2023 - Go
simple and high-concurent and scalable go library for monitoring a folder tree and notifying on any sub-content changes.
- Updated
Nov 13, 2023 - Go
a go tcp server framwork based on go net package
- Updated
Dec 8, 2022 - Go
Type-safe DAG task orchestration library for Go with automatic concurrency and dependency resolution
- Updated
Aug 14, 2025 - Go
golang, nestjs, react, mongodb, redis, filepathwalk, goroutines, channels, redux observable epics, rxjs
- Updated
Nov 29, 2022 - CSS
Writing Better Code With Go Concurrency Patterns
- Updated
May 22, 2023 - Go
Currency exchange app built in Golang leveraging concurrency
- Updated
Dec 5, 2024 - Go
A very basic lightweight, concurrent job queue system built in Go (Golang), featuring retry logic, customizable job types, RESTful API endpoints, and a simple React/TypeScript dashboard for monitoring and control. Meant to mimic the core functionality of real-life Task Queue services like Celery.
- Updated
Aug 9, 2025 - TypeScript
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.
- Updated
Nov 3, 2024 - Go
From the basics to the advanced concepts, everything about concurrency is covered in this repo!
- Updated
Apr 18, 2025 - Go
A GREP utility written in go using worker pool pattern
- Updated
Jul 15, 2024 - Go
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.
- Updated
Jan 11, 2023 - Go
Go idiomatic synchronization queue based on 'Rethinking Classical Concurrency Patterns'
- Updated
Mar 6, 2024 - Go
A modern health_care API that has all the functionalitites of non-blocking appointments and rescheduling , logging and diagnosis privacy and data access security.
- Updated
Aug 24, 2024 - Go
Solution to assignment of Hashedtokens Interview.
- Updated
May 7, 2023 - Go
Improve this page
Add a description, image, and links to thegoroutines-channels topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegoroutines-channels topic, visit your repo's landing page and select "manage topics."