@crudmates/profiler
A comprehensive performance profiling utility for Node.js applications with timing, memory monitoring, and garbage collection tracking. Perfect for debugging performance issues, memory leaks, and optimizing application performance.
nprof
small promise interface to [v8-profiler](https://github.com/node-inspector/v8-profiler) functions
keyv
Simple key-value storage with support for multiple backends
memfs
In-memory file-system with Node's fs API.
memory-fs
A simple in-memory filesystem. Holds data in a javascript object.