go-commons-pool
Object Pool
A generic object pool implementation with flexible configuration options and support for custom factories.
a generic object pool for golang
1k stars
52 watching
151 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
commons-poolgolangobjectpool
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight goroutine pool for concurrent job execution. | 745 |
| A library that provides a concurrency limiting goroutine pool for efficient task execution and management. | 519 |
| A high-performance worker pool library for managing concurrent tasks in Go | 1,560 |
| A package that provides an alternative to the standard errgroup with a fixed number of goroutines and queue capacity | 162 |
| A goroutine pool library for efficient asynchronous task execution | 52 |
| A collection of string utilities for the Go programming language | 45 |
| A collection of miscellaneous Go utility packages. | 50 |
| A comprehensive utility package for Go programmers | 175 |
| An object pooling library designed to efficiently manage and reuse expensive objects in Java applications. | 360 |
| A concurrency limiting goroutine pool that manages task execution without blocking task submission or exceeding system resource limits. | 1,342 |
| A Go library that provides color-related functions and support for various color formats | 28 |
| Generic utilities for slices and goroutine patterns in Go | 76 |
| A library that controls heavy Go Routines by providing a worker pool system for concurrent execution of tasks | 13 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| A dependency injection service container for Go projects. | 40 |