# itcathyh/conexec

**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/itcathyh-conexec).**

17 stars · 2 forks · Go · BSD-2-Clause

## Links

- GitHub: https://github.com/ITcathyh/conexec
- awesome-repositories: https://awesome-repositories.com/repository/itcathyh-conexec.md

## Topics

`go` `golang` `goroutine`

## Description

A concurrent toolkit to help execute funcs concurrently in an efficient and safe way. It supports specifying the overall timeout to avoid blocking.

## Tags

### Part of an Awesome List

- [Concurrency Management](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-management.md) — Concurrent execution toolkit with timeout and pool support.
- [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.
