Go Waitgroup

Open-source Go projects categorized as Waitgroup

Top 3 Go Waitgroup Projects

  1. semgroup

    Like errgroup/waitgroup, but only runs a maximum of tasks at any time.

    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.

  2. SaaSHub

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

    SaaSHub logo
  3. holster

    A place to keep useful golang functions and small libraries

  4. go-waitgroup

    A sync.WaitGroup with error handling and concurrency control

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 Waitgroup discussion

Log in or Post with

Index

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

# Project Stars
1 semgroup 312
2 holster 290
3 go-waitgroup 48

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

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