permutations.ahk
Generates all possible permutations of the input array or string using [Heap's algorithm](https://en.wikipedia.org/wiki/Heap%27s_algorithm), which minimizes movement.
Generates all possible permutations of the input array or string using [Heap's algorithm](https://en.wikipedia.org/wiki/Heap%27s_algorithm), which minimizes movement.
extend process.memoryUsage's return by pretty properties on heap usage
A simple typescript based implementation of priority queue
functional, data oriented priority queue that doesn't suck
binary heap (priority queue) algorithms (ported from Python's heapq module)
A simple wrapper over heap that deduplicate same entries.
A tool to take a heap snapshot of Node.js via V8 profiler
Heap implementation ported from Golang to JavaScript packaged for npm
Dump heap metrics after test to be tracked over all commits for the life of the branch.
Stream transform implementation to sanitize heap snapshot.
Promise based client/server side storage. Uses IndexedDB/heap based on availability
Express middleware for rendering memory usage visualization.
Pairing heap data structure library for JavaScript
d-ary heap code bricks for JavaScript
Heap code bricks for JavaScript
Heap specification code bricks for JavaScript
Python's heap and priority queue library for JavaScript
Heapsort algorithm for JavaScript
Binomial heap data structures for JavaScript
Binary heap