Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
binary heap (priority queue) algorithms (ported from Python's heapq module)
Curated collection of data structures for the JavaScript/TypeScript.
An implementation of the Fibonacci heap data structure
heap analysis plugins for memlab
Classical implementation of binary heap data structure
Library of data structures
Min/Max Heap & Heap Sort implementation in javascript
Heap dump, sample profiler and allocation timeline generator for Node.
Parses V8 heap snapshots
binary heap priority queue
Programmable interface to Clinic.js Heap Profiler
Heap bridge helper for implementing JavaScript sdks on native platforms.
TypeScript definitions for heap
Check if a file path is a binary file
Min Heap
List of binary file extensions
Heap bridge SDK for React Native
Fast heap-based priority queue in JavaScript
The linux x64 distribution of the Sentry CLI binary.
Tools for parsing Chromium heap snapshot (`*.heapsnapshot`) files and doing useful things with them
Binary heap
Helper function to build binary assignment operator visitors
Webpack provides a really detailed `webpack.debug.ProfilingPlugin`, but it only does CPU Profiling. There are more to performance tuning with Webpack than CPU profile. This plugin provides heap sample information to show where memory is allocated after a