tunny

Goroutine pool

A library for managing a pool of concurrent worker goroutines with synchronous API.

A goroutine pool for Go

GitHub

4k stars
71 watching
309 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists

gogolanggoroutine-poolworkers

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xtaci/kcp-goProvides a reliable and secure UDP transport layer with forward error correction and encryption.4,133
urfave/negroniA library that provides an idiomatic approach to web middleware in Go7,479
didip/tollboothMiddleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers.2,717
gobwas/wsA WebSocket implementation in Go.6,169
gin-gonic/ginA high-performance web framework written in Go, providing a fast and flexible API for building HTTP services.79,433
gocelery/goceleryA Go library that enables distributed task queuing and supports Celery workflow automation2,384
panjf2000/antsA library that provides a reusable and efficient way to manage concurrent tasks with a fixed capacity, helping developers mitigate memory consumption issues in Go programs.13,076
gammazero/workerpoolA concurrency limiting goroutine pool that manages task execution without blocking task submission or exceeding system resource limits.1,342
zenazn/gojiA minimalistic web framework for Go that values simplicity and composability.3,643
soheilhy/cmuxA GoLang library for multiplexing multiple network protocols on the same port2,590
parnurzeal/gorequestA simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests.3,445
sourcegraph/concA set of tools and abstractions for structured concurrency in Go, making concurrent programming easier to read and manage.9,474
eranyanay/1m-go-websocketsDemonstrates how to handle a large number of websockets connections in Go5,866
olahol/melodyA lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets.3,785
xjasonlyu/tun2socksA software project that allows users to route network traffic through a proxy layer 3 gateway for secure and private internet access.3,474