Go goroutine-pool

Open-source Go projects categorized as goroutine-pool

Top 11 Go goroutine-pool Projects

goroutine-pool
  • ants

    🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • tunny

    A goroutine pool for Go

    Project mention: Show HN: Rill – Composable concurrency toolkit for Go | news.ycombinator.com | 2024-11-25

    There are also libraries like https://github.com/Jeffail/tunny or https://pkg.go.dev/go.uber.org/goleak or https://github.com/fatih/semgroup to help deal with concurrency limits and goroutine lifecycle management.

    As the author of https://github.com/ahmetb/go-linq, it's hard to find adoption for libraries offering "syntactic sugar" in Go, as the language culture discourages those kind of abstractions and keeping the code straightforward.

  • pond

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

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

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

Go goroutine-pool discussion

Log in or Post with

Go goroutine-pool related posts

  • Help! channel vs workerpool

    3 projects | /r/golang | 24 Feb 2023
  • Conc: Better Structured Concurrency for Go

    5 projects | news.ycombinator.com | 11 Jan 2023
  • tasq - my first published open-source Go module

    3 projects | /r/golang | 14 Nov 2022
  • [Side Project] Post automated Youtube videos from Reddit

    1 project | dev.to | 5 Oct 2022
  • Dynamic number of Goroutines based on load?

    2 projects | /r/golang | 19 Aug 2022
  • Itogami, a highly optimized goroutine pool implemented using a lock-free stack

    1 project | news.ycombinator.com | 19 Jun 2022
  • itogami, a low-latency memory-optimized goroutine pool useful for high-throughput bound operations

    1 project | /r/golang | 19 Jun 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 ants 13,006
2 tunny 3,869
3 pond 1,533
4 neilotoole/errgroup 160
5 itogami 135
6 goroutines 99
7 gool 72
8 workerpool-go 57
9 gohive 52
10 sworker 6
11 gowp 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?