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 ago741,594 downloads
0.3-14 years ago1,099 downloads
0.2-24 years ago40 downloads
0.2-14 years ago(revision: 2)20 downloads
0.1-17 years ago59 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