# neilotoole/errgroup

**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/neilotoole-errgroup).**

163 stars · 11 forks · Go · MIT

## Links

- GitHub: https://github.com/neilotoole/errgroup
- awesome-repositories: https://awesome-repositories.com/repository/neilotoole-errgroup.md

## Topics

`errgroup` `go` `golang` `goroutine` `goroutine-pool` `pool` `sync` `workerpool`

## Description

errgroup with goroutine worker limits

## Tags

### Part of an Awesome List

- [Concurrency Management](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-management.md) — Provides a drop-in alternative to errgroup with worker limits.
- [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.
