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

Top 5.7% on proxy.golang.org
Top 7.9% dependent packages on proxy.golang.org
Top 2.9% forks on proxy.golang.org

proxy.golang.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/eapache/queue/v2
License: MIT
Latest release: 20 days ago
Namespace: github.com/eapache/queue
Dependent packages: 3
Stars: 499 on GitHub
Forks: 70 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago