# reugn/async

**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/reugn-async).**

307 stars · 15 forks · Go · MIT

## Links

- GitHub: https://github.com/reugn/async
- Homepage: https://pkg.go.dev/github.com/reugn/async
- awesome-repositories: https://awesome-repositories.com/repository/reugn-async.md

## Topics

`async` `asynchronous` `asynchronous-api` `barrier` `concurrency` `concurrent-map` `future` `generics` `go` `lock` `mutex` `promise` `synchronization` `zero-dependency`

## Description

Synchronization and asynchronous computation package for Go

## Tags

### Part of an Awesome List

- [Concurrency Management](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-management.md) — Provides synchronization primitives like Futures and Promises.
- [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.
