An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/golang/groupcache

Package groupcache provides a data loading mechanism with caching and de-duplication that works across a set of peer processes. Each data Get first consults its local cache, otherwise delegates to the requested key's canonical owner, which then checks its cache or finally gets the data. In the common case, many concurrent cache misses across a set of peers for the same key result in just one cache fill.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20241129210726-2c02b8208cf8
over 1 year ago
Versions
12
Dependent Packages
41,252
Dependent Repos
125,744
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/golang/groupcache
spec
License Apache-2.0
Namespace github.com/golang
First Release almost 10 years ago
Last Synced about 7 hours ago
Repository
Stars 13,338 on GitHub
Forks 1,398 on GitHub
Docker Dependents 14,587
Docker Downloads 50,276,533,835
Commits 43
Committers 30
Avg per Author 1.433
DDS 0.884
Rankings on proxy.golang.org
Overall Top 0.2%
Dependent packages Top 0.1%
Dependent repos Top 0.1%
Forks Top 0.7%
Docker downloads Top 0.1%