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

github.com/sig-0/insertion-queue

Package queue implements a priority queue (min or max) in slice representation that utilizes insertion sort for keeping the order of elements. As items are added one-by-one, the queue is kept sorted at all times, and items are easily accessible using basic indexing

Ecosystem
proxy.golang.org
Latest Release
v0.1.1
10 months ago
Versions
2
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/sig-0/insertion-queue
spec
License Apache-2.0
Namespace github.com/sig-0
First Release 10 months ago
Last Synced 4 days ago
Repository
Stars 2 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 6.5%