Go goroutine-pool

Open-source Go projects categorized as goroutine-pool

Top 11 Go goroutine-pool Projects

  • ants

    🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go./ ants 是一个高性能且低损耗的 goroutine 池。

    Project mention: Rust vs Go Issue | /r/rust | 2023-04-04

    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

  • tunny

    A goroutine pool for Go

    Project mention: Help! channel vs workerpool | /r/golang | 2023-02-24

    https://github.com/Jeffail/tunny uses interface, os it's a no for me

  • 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.

  • pond

    🔘 Minimalistic and High-performance goroutine worker pool written in Go

    Project mention: Help! channel vs workerpool | /r/golang | 2023-02-24

    https://github.com/alitto/pond i use this one :3

  • neilotoole/errgroup

    errgroup with goroutine worker limits

  • itogami

    Fastest and most efficient goroutine pool (experimental)

  • goroutines

    It is an efficient, flexible, and lightweight goroutine pool. It provides an easy way to deal with concurrent tasks with limited resource.

  • gool

    Generic goroutine pool: Submit, Map, Async.

    Project mention: Yet Another Goroutine Pool - Simple Implementation, Generics | /r/golang | 2023-03-09

    GitHub Link: https://github.com/txaty/gool

  • 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.

  • workerpool-go

    auto-scaling worker pool (work queue) in Go, using generics

  • gohive

    🐝 A Highly Performant and easy to use goroutine pool for Go

  • sworker

    Easy worker setup for your code

  • gowp

    High performance, type safe, concurrency limiting worker pool package for golang! (by akshaybharambe14)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-04-04.

Go goroutine-pool related posts

Index

What are some of the best open-source goroutine-pool projects in Go? This list will help you:

Project Stars
1 ants 11,396
2 tunny 3,723
3 pond 1,047
4 neilotoole/errgroup 155
5 itogami 128
6 goroutines 92
7 gool 69
8 workerpool-go 53
9 gohive 45
10 sworker 6
11 gowp 4
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com