proxy.golang.org : github.com/sig-0/iq
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
      -
      Source
      - Documentation
    - JSON
    - codemeta.json
    
    purl: pkg:golang/github.com/sig-0/iq
      
 Keywords: 
        insertion-sort
        , priority-queue
        , queue
      
License: Apache-2.0
        
Latest release: 6 months ago
        
First release: 6 months ago
      
Namespace: github.com/sig-0
    
      
Stars: 2 on GitHub
      
Forks: 0 on GitHub
      
See more repository details: repos.ecosyste.ms
      
Last synced: 12 days ago