$ luarocks install binaryheap
Binary heaps are an efficient sorting algorithm. This module
implements a plain binary heap (without reverse lookup) and a
'unique' binary heap (with unique payloads and reverse lookup).
Versions
Dependencies
lua >= 5.1