8 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
codeforces-tool
CodeForces command line helper tool
jude-seaweedfs
Node.js client for seaweed-fs, a distributed file store
mongo-queue2
A real queue (FIFO) built on top of a mongodb collection.
objdefined
simple function to check if given object is defined and not null, or return optional parameter if its not
shelper
CodeForces command line helper tool to be used with CLion
task-queue
async single worker tasks queue that supports concurrency, priority and provide simple interface for passing task arguments