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

github.com/eapache/queue

Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Górecki. Using this instead of other, simpler, queue implementations (slice+append or linked list) provides substantial memory and time benefits, and fewer GC pauses. The queue implemented here is as fast as it is for an additional reason: it is *not* thread-safe.

Ecosystem
proxy.golang.org
Latest Release
v1.1.0
over 9 years ago
Versions
4
Dependent Packages
4,033
Dependent Repos
37,407
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/eapache/queue
spec
License MIT
Namespace github.com/eapache
First Release about 11 years ago
Last Synced about 1 hour ago
Repository
Stars 633 on GitHub
Forks 75 on GitHub
Docker Dependents 1,677
Docker Downloads 7,732,417,736
Commits 39
Committers 6
Avg per Author 6.5
DDS 0.333
Rankings on proxy.golang.org
Overall Top 1.1%
Dependent packages Top 0.1%
Dependent repos Top 0.1%
Forks Top 3.0%
Docker downloads Top 0.1%