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

proxy.golang.org : github.com/madz-lab/insertion-queue : v0.1.1

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

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/madz-lab/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...