@beratiyilik/ts-data-structures
TypeScript Data Structures is a collection of efficient and type-safe data structures and algorithms implemented in TypeScript.
heaps-permute
A JavaScript implementation of Heap's efficient Permutation Algorithm
binaryheaps
binary heap with fast increaseKey and decreaseKey operations