errgroup
Here are 15 public repositories matching this topic...
errgroup with goroutine worker limits
-
Updated
Jan 10, 2023 - Go
[氙-Xe] Go协程并发复用,降低CPU和内存负载
-
Updated
Sep 26, 2025 - 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
go-pool provides a modern, type-safe, and retryable abstraction over Go’s native concurrency primitives — combining simplicity, determinism, and high throughput.
-
Updated
Oct 10, 2025 - Go
Squad is package contains a shared shutdown primitive with helpful options.
-
Updated
Oct 4, 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
pipes is a wrapper for errgroup.Group with a store to handle topological tasks.
-
Updated
Sep 10, 2025 - 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
Sep 9, 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."