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

proxy.golang.org : github.com/sig-0/iq : v0.1.0

Package iq 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

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/sig-0/iq@v0.1.0
Published:
Indexed:
Related tag: v0.1.0

    Loading...
    Readme
    Loading...