goroutine topic

List goroutine repositories

grpool

739
Stars
101
Forks
Watchers

Lightweight Goroutine pool

machine

358
Stars
16
Forks
Watchers

Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles

limiter

273
Stars
36
Forks
Watchers

go lang concurrency limiter.

genesis

334
Stars
17
Forks
Watchers

All generic functions for Go you ever need!

tcpgoon

190
Stars
22
Forks
Watchers

tcpgoon, maximum TCP connections tester

errgroup

159
Stars
11
Forks
Watchers

errgroup with goroutine worker limits

go-concurrency

147
Stars
19
Forks
Watchers

This repos has lots of Go concurrency, goroutine and channel usage and best practice examples

broadcast

147
Stars
7
Forks
Watchers

Notification broadcaster library

Prorsum

71
Stars
14
Forks
Watchers

A Go like concurrent system + networking/http library for Swift that works on Linux and Mac

fgbase

49
Stars
3
Forks
Watchers

Ready-send coordination layer on top of goroutines.