ecl-cl-heap 0.1.6 Heap and priority queue data structures for Common Lisp

CL-HEAP provides various implementations of heap data structures (a binary heap and a Fibonacci heap) as well as an efficient priority queue.