queue-queue 0.0.1

A priority queue implementation based on Rust's BinaryHeap
Documentation

queue-queue

Name inspired by the sound birds make "cuckoo"

A simple priority queue crate that supports defining the prority of an element with zero default dependencies.