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

Top 8.7% on proxy.golang.org

proxy.golang.org : github.com/madz-lab/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

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/madz-lab/insertion-queue
License: Apache-2.0
Latest release: 6 days ago
First release: about 2 years ago
Namespace: github.com/madz-lab
Last synced: 2 days ago

    Loading...
    Readme
    Loading...