routine
Context manager
Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information
ThreadLocal for Golang.
240 stars
6 watching
28 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
fast-threadlocalglsgogoidgolanggoroutinelocalstoragethreadlocaltls
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications. | 25 |
| A package that abstracts and simplifies the management of concurrent goroutines in Go programming | 61 |
| A lightweight process manager helper library for Go that simplifies running and managing background processes. | 25 |
| A collection of tools for managing goroutines and concurrency in Go programming language | 15 |
| Provides a standardized way to manage middleware in HTTP requests. | 294 |
| A mechanism to manage goroutine lifecycles in Go programs | 1,563 |
| An abstraction layer for managing transactions in database interactions | 240 |
| An automation toolkit for managing developer tasks and pipelines in a concurrent, human-readable format. | 299 |
| A minimalistic clipboard manager for Mac. | 13 |
| A tool to manage Go versions without root access or shell rehashing | 381 |
| A library that speeds up context value access in Go | 10 |
| Manages a resizeable pool of context aware goroutines to bound concurrency and wait for resources to become available. | 90 |
| A package that provides an efficient and flexible way to manage concurrent tasks or units of work in Go programs. | 727 |
| A library that simplifies managing React Context components using Higher-Order Components (HOCs) and provides features for combining contexts and encapsulating components. | 23 |