73
Stars
13
Forks
MIT
License
Go
Language
2023-01-18
Last Update
3
Open Issues
concurrency
golang
goroutine
Related in Goroutines
- anchor - Library to manage component lifecycle in microservice architectures.
- ants - A high-performance and low-cost goroutine pool in Go.
- artifex - Simple in-memory job queue for Golang using worker-based dispatching.
- async - An asynchronous task package with async/await style for Go.
- async - An alternative sync library for Go (Future, Promise, Locks).
- async - A safe way to execute functions asynchronously, recovering them in case of panic.
- async-job - AsyncJob is an asynchronous queue job manager with light code, clear and speed.
- breaker - Flexible mechanism to make execution flow interruptible.
- channelify - Transform your function to return channels for easy and powerful parallel processing.
- conc - conc is your toolbelt for structured concurrency in go, making common tasks easier and safer.