heaps-permute
A JavaScript implementation of Heap's efficient Permutation Algorithm
addressable-binary-heaps
A versatile TypeScript library for addressable binary heaps, delivering optimized and scalable min-heap and max-heap implementations, seamlessly supporting both object-oriented and functional paradigms.
pq-heaps-ts
implementation of priority queues using heaps
binaryheaps
binary heap with fast increaseKey and decreaseKey operations