errgroup
Here are 11 public repositories matching this topic...
errgroup with goroutine worker limits
-
Updated
Jan 10, 2023 - Go
A lightweight library for handling results and errors from concurrent tasks, with optional error thresholds and context cancellation.
-
Updated
Apr 3, 2023 - Go
fork-join style goroutines flow controler
-
Updated
Jan 7, 2024 - Go
Squad is package contains a shared shutdown primitive with helpful options.
-
Updated
Aug 6, 2024 - Go
pipes is a wrapper for errgroup.Group with a store to handle topological tasks.
-
Updated
Feb 25, 2025 - Go
provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task
-
Updated
May 20, 2021 - Go
concgroup provides almost the same features to goroutine groups as golang.org/x/sync/errgroup but ensures sequential run of goroutines with the same group key.
-
Updated
Feb 6, 2025 - Go
Golang package to create a sized error group for limiting concurrent work
-
Updated
May 24, 2022 - Go
Improve this page
Add a description, image, and links to the errgroup topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the errgroup topic, visit your repo's landing page and select "manage topics."