4 packages
binaryheap-resizable
binary heap implemented over a resizable array with multiple ways of handling predicates
cbuffer-resizable
resizable circular buffer based on CBuffer package
objdefined
simple function to check if given object is defined and not null, or return optional parameter if its not
task-queue
async single worker tasks queue that supports concurrency, priority and provide simple interface for passing task arguments