An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with errgroup

A curated list of projects in awesome lists tagged with errgroup .

https://github.com/fatih/semgroup

Like errgroup/waitgroup, but only runs a maximum of tasks at any time.

concurrency errgroup go golang semaphore waitgroup

Last synced: 11 Apr 2025

https://github.com/neilotoole/errgroup

errgroup with goroutine worker limits

errgroup go golang goroutine goroutine-pool pool sync workerpool

Last synced: 06 Apr 2025

https://github.com/k1low/donegroup

donegroup is a package that provides a graceful cleanup transaction to context.Context when the context is canceled.

cleanup context errgroup go graceful

Last synced: 20 Jun 2025

https://github.com/1997y1/xie

邪修的一些手段!!!

async errgroup go golang goroutine group signal

Last synced: 12 Mar 2026

https://github.com/orlovm/resultgroup

A lightweight library for handling results and errors from concurrent tasks, with optional error thresholds and context cancellation.

concurrency errgroup golang

Last synced: 29 Jul 2025

https://github.com/moeryomenko/squad

Squad is package contains a shared shutdown primitive with helpful options.

errgroup golang graceful-shutdown

Last synced: 12 Jan 2026

https://github.com/nextzhou/workpool

fork-join style goroutines flow controler

errgroup flowcontroller forkjoin go golang goroutines structured-concurrency

Last synced: 14 Jan 2026

https://github.com/hlts2/errgroup

provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task

concurrency errgroup go golang goroutine lilbraries subtask

Last synced: 13 Mar 2025

https://github.com/commandn/pipes

pipes is a wrapper for errgroup.Group with a store to handle topological tasks.

concurrency errgroup topology

Last synced: 11 Mar 2026

https://github.com/k1low/concgroup

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.

concurrency errgroup go

Last synced: 24 Feb 2026

https://github.com/akishichinibu/safegroup

A panic-safe wrapper for Go's errgroup

errgroup golang

Last synced: 03 Oct 2025

https://github.com/noble-gase/xe

[氙-Xe] Go协程并发复用,降低CPU和内存负载

errgroup go goroutine-pool pool worker worker-pool

Last synced: 07 Apr 2025