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
Top 5.7% on proxy.golang.org
github.com/eapache/queue/v2
Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Góreck...
Latest release: 5 months ago - 3 dependent packages - 633 stars on GitHub
Top 5.0% on proxy.golang.org
github.com/eapache/Queue v1.1.0
Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Góreck...
4 versions - Latest release: over 9 years ago - 632 stars on GitHub
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 20 hours 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%