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
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/eapache/%21queue
spec
License MIT
Namespace github.com/eapache
First Release about 11 years ago
Last Synced 23 days ago
Repository
Stars 632 on GitHub
Forks 75 on GitHub
Commits 39
Committers 6
Avg per Author 6.5
DDS 0.333
Rankings on proxy.golang.org
Overall Top 5.0%
Forks Top 1.9%