# pieterclaerhout/go-waitgroup

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/pieterclaerhout-go-waitgroup).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

49 stars · 4 forks · Go · Apache-2.0

## Links

- GitHub: https://github.com/pieterclaerhout/go-waitgroup
- Homepage: https://www.yellowduck.be
- awesome-repositories: https://awesome-repositories.com/repository/pieterclaerhout-go-waitgroup.md

## Topics

`concurrency` `golang` `goroutine` `goroutines` `pool` `waitgroup`

## Description

A sync.WaitGroup with error handling and concurrency control

## Tags

### Part of an Awesome List

- [Concurrency Management](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-management.md) — Concurrency control with error handling capabilities.
- [Concurrency Tools](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-tools.md) — Listed in the “Concurrency Tools” section of the Awesome Go awesome list.
