Showing 8 of 8 projects
A high-performance goroutine pool for Go that manages and recycles massive numbers of goroutines with fixed capacity.
A goroutine pool library for Go that limits parallel processing with a synchronous API.
A minimalistic, high-performance goroutine worker pool library for Go that elegantly manages concurrent tasks with automatic scaling.
A Go worker pool that limits concurrency of goroutine execution without blocking task submission.
A lightweight goroutine pool implementation for Go that manages concurrent job execution with configurable workers and job queue size.
A Go library providing limited and unlimited goroutine pools for easier concurrent task handling and cancellation.
A drop-in alternative to Go's sync/errgroup with configurable goroutine worker limits for rate-limited operations.
A generic context-aware resizable goroutines pool for bounding concurrency using semaphores in Go.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.