proxy.golang.org : github.com/opencoff/go-objpool
objpool implements a concurrency-safe fixed size object pool. The objects in the pool are allocated once to reduce memory fragmentation and GC pressure. Every object in the pool has a live reference till the pool is deleted.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/opencoff/go-objpool
License: BSD-2-Clause
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/opencoff
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago