goroutine-pool
Here are 91 public repositories matching this topic...
Sort:Most stars
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
- Updated
Sep 27, 2025 - Go
🔘 Minimalistic and High-performance goroutine worker pool written in Go
- Updated
Nov 25, 2025 - Go
🍀 Golang basic library. || Go语言基础库
- Updated
Apr 10, 2025 - Go
Promise / Future library for Go
- Updated
Dec 8, 2025 - Go
A Simplest Storage-Agnostic and Zero-dep Message Queue for Your Concurrent Go Program
- Updated
Nov 26, 2025 - Go
errgroup with goroutine worker limits
- Updated
Jan 10, 2023 - Go
Fastest and most efficient goroutine pool (experimental)
- Updated
Oct 16, 2022 - Go
It is an efficient, flexible, and lightweight goroutine pool. It provides an easy way to deal with concurrent tasks with limited resource.
- Updated
Jun 18, 2022 - Go
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
- Updated
Dec 16, 2019 - Go
Generic goroutine pool: Submit, Map, Async.
- Updated
Nov 21, 2023 - Go
auto-scaling worker pool (work queue) in Go, using generics
- Updated
Aug 14, 2023 - Go
🐝 A Highly Performant and easy to use goroutine pool for Go
- Updated
Nov 19, 2023 - Go
A simple goroutine pool which can create and release goroutine dynamically, inspired by fasthttp.
- Updated
Nov 21, 2025 - Go
基于epoll+协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、短连接,支持请求对象池和连接对象池
- Updated
Jul 28, 2019 - Go
netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)
- Updated
Nov 11, 2018 - Go
wasps is a lightweight goroutine pool for golang, use limited goroutines to achieve multi-task concurrent execution.
- Updated
Dec 24, 2021 - Go
🤖 A Golang package for Task Concurrency Control. It allows you to define tasks and their dependencies, then the controller will run the tasks concurrently while respecting the dependencies.
- Updated
May 11, 2023 - Go
Improve this page
Add a description, image, and links to thegoroutine-pool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegoroutine-pool topic, visit your repo's landing page and select "manage topics."