GitHub topics: waitgroup
cratesland/mea
Mea provides async primitives and combinators that are runtime agnostic.
Language: Rust - Size: 227 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 34 - Forks: 2

mailgun/holster
A place to keep useful golang functions and small libraries
Language: Go - Size: 24.6 MB - Last synced at: 15 days ago - Pushed at: 24 days ago - Stars: 292 - Forks: 34

fatih/semgroup
Like errgroup/waitgroup, but only runs a maximum of tasks at any time.
Language: Go - Size: 21.5 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 316 - Forks: 16

BouncyElf/flow
🌊Flow is an easy-used synchronize model
Language: Go - Size: 18.6 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 3 - Forks: 0

DAtek/gotils
Utilities for Golang
Language: Go - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

partyzanex/shutdown
Manage and orchestrate the orderly shutdown of resources with support for FIFO, LIFO, and grouped closing in Go.
Language: Go - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

jpwilliams/waitgroup
A tiny version of Golang's WaitGroup with typings, promises, and zero dependencies.
Language: TypeScript - Size: 327 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 12 - Forks: 1

kingluo/coco
coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.
Language: C++ - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 13 - Forks: 2

pieterclaerhout/go-waitgroup
A sync.WaitGroup with error handling and concurrency control
Language: Go - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 49 - Forks: 4

Akshat120/go_sorting
Go Sorting Algorithm Benchmark
Language: Go - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

al8n/wg
Golang like WaitGroup implementation for sync/async Rust, support no_std environment.
Language: Rust - Size: 74.2 KB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 35 - Forks: 7

devilzs1/Go-programming
Language: Go - Size: 21.1 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

go-pogo/errors
Package errors contains additional functions, interfaces and structs for recording stack frames, applying basic formatting, working with goroutines, multiple errors and custom error types.
Language: Go - Size: 479 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

txthinking/runnergroup
RunnerGroup is like sync.WaitGroup, the diffrence is if one task stops, all will be stopped.
Language: Go - Size: 19.5 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 21 - Forks: 2

Glareone/Golang-In-Depth
Golang full course with additional materials I prepared
Language: Go - Size: 4.19 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Kurt212/syncgroup
Golang goroutines synchronization primitive
Language: Go - Size: 23.4 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

ByChanderZap/rss-web-server
api to add feeds, follow feeds and retrieve posts from feeds that you follow. Time between requests is configured on the .env file
Language: Go - Size: 133 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

subliker/lang-routine
The project is designed to demonstrate working with goroutines, canals
Language: Go - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Aakashc137/concurDup
Scans a directory to identify duplicate files based on their content (MD5 hash), Concurrently!
Language: Go - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

xgfone/go-wait
Provide some tools to loop calling until a condition reaches.
Language: Go - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

k-morozov/concurrency-runtime
Implementation of stackfull coroutine, scheduler, fiber, async mutex, wait group, strand in C++ and FASM.
Language: C++ - Size: 347 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jabolopes/go-cancelgroup
A WaitGroup with support for group cancellation and context cancellation.
Language: Go - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

harr1424/Archive-Utility
A web scraper written in Go to download .zip files from website(s)
Language: Go - Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sandronister/go-multithreading
Exercises Go Multithreading
Language: Go - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

kuckchuck96/async-exec-go
Generic function to manage asynchronous calls in go
Language: Go - Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gaohongsong/gobing
golang wait group channel context demo
Language: Go - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

GrottoPress/pond
Crystal WaitGroups without channels or counters
Language: Crystal - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 0

point-c/simplewg
Simple waitgroup implementation.
Language: Go - Size: 345 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Danitilahun/Go_Concurrency
Go_Concurrency: A repository showcasing Go's concurrency prowess through practical implementations using WaitGroup, channels, and atomic operations. Explore race condition mitigation and advanced patterns for effective concurrent programming.
Language: Go - Size: 49.8 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

adwpc/xsync
golang simple and powerful sync package, no-panic ttl waitgroup
Language: Go - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

abitofhelp/producerconsumer
An implementation of the classic producer-consumer pattern using Go, goroutines, WaitGroups, and a channel.
Language: Go - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

abitofhelp/producer-consumer
A producer-consumer pattern that I've implemented in Go.
Language: Go - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

deegidev/Go_NHL_API
A project using an National Hockey League API.
Language: Go - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tolopsy/easy-backup
CLI tool to automate compression and archival of files into AWS S3 or a dedicated directory
Language: Go - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

IMRANDIL/go_concurrency_practice
a simple program that calcualtes the factorial of a number using goroutine and waitgroup in golang and it also generates the excel sheet using golang go routine and wait group and channel
Language: Go - Size: 8.5 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

earthboundkid/workgroup 📦
Structured concurrency manager for Go
Language: Go - Size: 33.2 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 45 - Forks: 0

rezairfanwijaya/go-concurrent
Language: Go - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dragonquest/cpp-channels
C++ Channels & WaitGroup inspired by the Go Programming Language
Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 2

sriharshakappala/goroutine-with-wait-group
Demo Program for understanding behaviour of wait groups in go routines
Language: Go - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

nvn1729/congo
Concurrency primitives for Go
Language: Go - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

roeldev/go-errs 📦
Use github.com/go-pogo/errors instead.
Language: Go - Size: 163 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

akarshippili/order-manager
Language: Go - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bernardolm/octo-batch
It's intends to do batch subscriptions to all user repositories, personal and from an organization using the go lang SDK for Github API. As a way to study about go routines, channels, semaphores and wait groups.
Language: Go - Size: 125 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jinagamvasubabu/go-concurrency
Useful programs on go concurrency
Language: Go - Size: 275 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

gabemeola/resolve-chain
Chains pending promises and captures resolved return values
Language: TypeScript - Size: 63.5 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

rodruizronald/go-quitter
Graceful shutdown mechanism that propagates a quit signal to all goroutines running in the background
Language: Go - Size: 697 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jmjoy/async-wg 📦
Async version WaitGroup for RUST.
Language: Rust - Size: 17.6 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

just-do-halee/wag
Go like sync.WaitGroup implementation in Rust. (sync/async)
Language: Rust - Size: 11.7 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

elegantcookie/2arch 📦
2ch.hk html + json archiver
Language: Go - Size: 265 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

go-god/wrap
wrap go goroutine run.
Language: Go - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JanaSabuj/golang-download-manager
A concurrent Download Manager written in Go. 📁🗄
Language: Go - Size: 24.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

beiping96/waitGroup
A waitGroup waits for a collection of processes to finish.
Language: Erlang - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

nofeaturesonlybugs/routines
golang go routine management.
Language: Go - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

blackredscarf/rtdsync
A C++ library implements channel, timer, wait group, for multi-thread synchronization, inspired by Golang design.
Language: C++ - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

atkinsonbg/calling-apis-concurrently-go-waitgroups
This repo is in support of the blog post titled: Calling Multiple APIs Concurrently in Go (Goroutine and WaitGroup), https://levelup.gitconnected.com/calling-multiple-apis-concurrently-in-go-goroutine-and-waitgroup-5535155902c3
Language: Go - Size: 4.88 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

rfyiamcool/waitgroup
waitgroup that supports context and timeout.
Language: Go - Size: 4.88 KB - Last synced at: about 19 hours ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 1

zhangpeihao/shutdown
Gracefully shutdown using context.Context and sync.GroupWait
Language: Go - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 2

peterdee/go-promise-all
Run asynchronous code in parallel using Go routines (Promise.all analog)
Language: Go - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hadv/gray-scale
Convert input image into black n' white image
Language: Go - Size: 82 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

yurijbogdanov/sync
Language: PHP - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

grimdork/cogroup
Waitgroups with a readable counter.
Language: Go - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

o1egl/syncx
SyncX is GO's sync package extensins
Language: Go - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 1

kalelc/go-tcp-scanner
Simple TCP Scanner Using Goroutines, WaitGroup in Terminal
Language: Go - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

arussellsaw/signalgroup
a library for handling broadcasting data to groups of goroutines, with deterministic ordering
Language: Go - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

yusank/go-utils
common utils package for any web program
Language: Go - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

andreynering/goext
Small extensions to the Go standard library
Language: Go - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
