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

github.com/eapache/queue/v2

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
Versions
0
Dependent Packages
3
Top 9.1% on proxy.golang.org
github.com/laindream/go-callflow-vis v0.1.0
A tool for analyzing and visualizing complex software architecture hierarchies
1 version - Latest release: almost 2 years ago - 52 stars on GitHub
github.com/blink-io/x v0.0.0-20240125090215-57c1f53cd5e5
Extra packages for Go created by Blink team.
230 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.3% on proxy.golang.org
github.com/dreamer-zq/evm-tester v0.0.0-20231227081010-a67bbdcaf051
1 version - Latest release: about 2 years ago
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.

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/v2
spec
License MIT
Namespace github.com/eapache/queue
Last Synced 3 days ago
Repository
Stars 633 on GitHub
Forks 75 on GitHub
Docker Dependents 4
Docker Downloads 237,044,138
Commits 39
Committers 6
Avg per Author 6.5
DDS 0.333
Rankings on proxy.golang.org
Overall Top 5.7%
Dependent packages Top 7.9%
Forks Top 2.9%