Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 13 Go Pool Projects
-
ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go./ ants 是一个高性能且低损耗的 goroutine 池。
I remember doing something similar to OP recently. Goroutines also incur a bit of overhead (have to be GC'd and so on), and the same worker pool technique can be applied to them in much the same way, as seen in popular libraries like https://github.com/panjf2000/ants
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
go-workers
👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels
-
-
-
goroutines
It is an efficient, flexible, and lightweight goroutine pool. It provides an easy way to deal with concurrent tasks with limited resource.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
gowl
Gowl is a process management and process monitoring tool at once. An infinite worker pool gives you the ability to control the pool and processes and monitor their status.
-
-
-
-
routines
Routines was a fixed number thread pool to process the user task, and it would respawn a corresponding new thread when panic
-
gowp
High performance, type safe, concurrency limiting worker pool package for golang! (by akshaybharambe14)
Go Pool related posts
- Conc: Better Structured Concurrency for Go
- [Side Project] Post automated Youtube videos from Reddit
- Hello! Please explain what a pool?
- octopool: A fast, resilient, easy-to-use worker pool for Go.
- octopool: A fast, resilient, easy-to-use worker pool for Go.
- Routines was a fixed number thread pool to process the user task, and it would respawn a corresponding new thread when panic
- Routines was a fixed number thread pool to process the user task, and it would respawn a corresponding new thread when panic
-
A note from our sponsor - InfluxDB
www.influxdata.com | 10 Dec 2023
Index
What are some of the best open-source Pool projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | ants | 11,396 |
2 | open-ethereum-pool | 1,346 |
3 | gowp | 484 |
4 | go-workers | 160 |
5 | neilotoole/errgroup | 155 |
6 | itogami | 128 |
7 | goroutines | 92 |
8 | gowl | 59 |
9 | gohive | 45 |
10 | go-waitgroup | 43 |
11 | not-only-mining-pool | 43 |
12 | routines | 13 |
13 | gowp | 4 |