binaryheap

Binary heap implementation in pure Lua

$ 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

0.4-14 years ago881,562 downloads
0.3-15 years ago1,116 downloads
0.2-25 years ago54 downloads
0.2-15 years ago(revision: 2)34 downloads
0.1-18 years ago73 downloads

Dependencies

lua >= 5.1

Dependency for

amber-apigw, api7-lua-resty-dns-client, Apache APISIX, Copas, copas, edge, hectorm-fork-http, http, kong, lua-resty-dns-client, nokia-fork-lua-resty-dns-client, tulip

Labels

Manifests