tunny 
 Goroutine pool
 A library for managing a pool of concurrent worker goroutines with synchronous API.
A goroutine pool for Go
4k stars
 71 watching
 309 forks
 
Language: Go 
last commit: over 2 years ago 
Linked from   2 awesome lists  
  gogolanggoroutine-poolworkers 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  Provides a reliable and secure UDP transport layer with forward error correction and encryption. | 4,133 | 
|    |  A library that provides an idiomatic approach to web middleware in Go | 7,479 | 
|    |  Middleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers. | 2,717 | 
|    |  A WebSocket implementation in Go. | 6,169 | 
|    |  A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,433 | 
|    |  A Go library that enables distributed task queuing and supports Celery workflow automation | 2,384 | 
|    |  A 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 | 
|    |  A concurrency limiting goroutine pool that manages task execution without blocking task submission or exceeding system resource limits. | 1,342 | 
|    |  A minimalistic web framework for Go that values simplicity and composability. | 3,643 | 
|    |  A GoLang library for multiplexing multiple network protocols on the same port | 2,590 | 
|    |  A simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests. | 3,445 | 
|    |  A set of tools and abstractions for structured concurrency in Go, making concurrent programming easier to read and manage. | 9,474 | 
|    |  Demonstrates how to handle a large number of websockets connections in Go | 5,866 | 
|    |  A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 | 
|    |  A software project that allows users to route network traffic through a proxy layer 3 gateway for secure and private internet access. | 3,474 |