nursery
Concurrency library
A package providing abstractions for structured concurrency in Go
Structured Concurrency in Go
68 stars
4 watching
6 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
concurrencygolanggolang-librarygoroutinesnursery
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A package to limit concurrency in Goroutines | 71 |
| | A simple and highly configurable logging library for Go. | 292 |
| | A Golang logging library with support for multiple handlers and log levels | 35 |
| | A collection of algorithms and data structures implemented in Go. | 806 |
| | Manages a resizeable pool of context aware goroutines to bound concurrency and wait for resources to become available. | 90 |
| | An implementation of Algorand's blockchain protocol in Go | 1,364 |
| | A Golang library implementing a distributed file transfer protocol. | 13 |
| | A Haskell adaptation of Go's concurrency tutorial | 130 |
| | A Go library providing an interface to Asterisk's AMI protocol | 14 |
| | A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
| | A package that provides a WaitGroup with error handling and concurrency control. | 48 |
| | Thread-safe, generic implementations of queue data structures in Go | 276 |
| | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
| | An SNMP client library written in Go. | 1,148 |
| | Provides APIs and tools for interacting with the Algorand blockchain | 185 |