GH Repository · facebook
memlab
A framework for finding JavaScript memory leaks and analyzing heap snapshots
- stars
- 5,050
- 30-day movement
- +103/day
- Related entries
- 61
- Connections
- 1
typescriptnodeotherTypeScriptsnapshotdetectorfacebookv8e2eleakjavascriptmemorynodejshermesperf-toolsheapperformance
Memlab is a framework for finding JavaScript memory leaks and analyzing heap snapshots. It works with V8 and Hermes heap snapshots and can run end-to-end leak detection in Node.js environments.
Use it when you need to detect JavaScript memory leaks automatically or inspect heap snapshots for leaks.
Use it to
- Detect memory leaks in JavaScript apps end-to-end
- Analyze heap snapshots from V8 or Hermes
- Track down leaked objects in Node.js processes
- Automate memory regression checks in performance tooling
For JavaScript and Node.js developers debugging memory leaks
- Role
- other
- Language
- TypeScript
- Licence
- MIT
- Forks
- 148
- Open issues
- 11
- Last push
- 2026-09-16
topicsjavascriptmemory-leaksheap-snapshotnodejsv8hermes