Make a dump of the V8 heap for later inspection.
An implementation of the Fibonacci heap data structure
A collection of fast approximations to common geographic measurements.
javascript standard data structure library which benchmark against C++ STL
Min/Max Heap & Heap Sort implementation in javascript
Curated collection of data structures for the JavaScript/TypeScript.
javascript standard data structure library which benchmark against C++ STL
heap analysis plugins for memlab
[](https://travis-ci.org/stefanpenner/heapsnapshot)
Heap dump, sample profiler and allocation timeline generator for Node.
Programmable interface to Clinic.js Heap Profiler
Reads a v8 heapsnapshot
TypeScript definitions for heap
TypeScript definitions for heapdump
a simple priority queue data structure
A heap-based implementation of priority queue in javascript with typescript support.
Parses V8 heap snapshots
Tools for parsing Chromium heap snapshot (`*.heapsnapshot`) files and doing useful things with them
Tap plugin that adds a heaping pile of assertion methods. Pretty much all of the "test" methods other than `t.pass`, `t.fail`, and [snapshot methods](https://tapjs.github.io/tapjs/modules/_tapjs_snapshot.html) come from this plugin.
If it works, why use something else?
Fast heap-based priority queue in JavaScript
A microscopic parser for standard cron expressions.
An instrumentor for @heap/heap-react-native-autocapture.
Heap bridge helper for implementing JavaScript sdks on native platforms.
Heap bridge SDK for React Native
Heap React Native autocapture for @heap/heap-react-native-bridge.
Heap profiler for react-native
command line interface for memlab
memlab is a framework that analyzes memory and finds memory leaks in JavaScript applications.
A complete, fully tested data structure library written in TypeScript.
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
Heap
React Native event tracking with Heap.
Support for V8's sampling heap profiler
Clinic.js diagnoses your performance issues
Priority queue data structures