RewipeJS - Easily track and kill memory leak.
Performance analysis tools for AI agents via MCP
Professional Node.js heap snapshot analyzer. Detect memory leaks, track regressions, visualize dominator trees, and identify memory hotspots.
p7heo1
s.BitAgent is a simple Bitwarden CLI wrapper which provides a SSH2 Key Agent solution for Bitwarden.
LFU (Least Frequently Used) implementation, written in Rust provided as WebAssembly module, using a min-heap, that is, a basic vector, and a hashmap for storage of indices to keep track of cache blocks to allow for constant-time searches.
SCIP indexer for Python (fork with PEP 735 support)
Itsy bitsy teeny weeny priority queue
A pairing heap
WASM implementation of pbkdf2
Official SDK to send logs to Orion Monitoring
A comprehensive memory leak detector for web applications with Redux Toolkit support
A tool for finding memory leaks in web apps
Secure, local-first cryptographic storage for browser environments. Argon2id + XChaCha20Poly1305 + Ed25519 backed by WASM.
BullTrackers standalone test harness and documentation generator.
High-performance RDF/SPARQL database with 100% W3C compliance - Node.js bindings
A Vite plugin to monitor heap and RSS memory usage during build.
Automated memory leak regression testing for Node.js — detect growing object graphs in CI
[](https://www.npmjs.org/package/@rei-network/utils) 
A lightweight, real-time Node.js performance monitoring tool that displays **Event Loop Lag**, **Heap Memory Usage**, and **Slow APIs** directly in your terminal. Ideal for development and quick debugging in Express-based applications.
It uses NODE OPTIONS to set the memory when deploying any app /during building javascript and typescript projects so that it doesnt lead to out of heap memory allocation issues, especially on low memory machines.Use npm i -g set-memory Use set-memory <Num
⚡️ A lightweight, framework-agnostic load shedding middleware for Node.js servers. Prevents server overload by intelligently dropping excess traffic based on event loop delay, memory usage, and concurrent requests.
An accurate, runtime-agnostic benchmarking loop.
Just another data structures library