From 11da0847d31e447b0c5101f38a2113b9c6b1ba56 Mon Sep 17 00:00:00 2001 From: Andrea Telatin <15690844+telatin@users.noreply.github.com> Date: Tue, 10 Jun 2025 14:35:01 +0100 Subject: [PATCH] add memonitor (#3051) --- packages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages.json b/packages.json index 9a64117..09a0259 100644 --- a/packages.json +++ b/packages.json @@ -18038,6 +18038,22 @@ "license": "MIT", "web": "https://github.com/andreas-wilm/nimreadfq" }, + { + "name": "memonitor", + "url": "https://github.com/quadram-institute-bioscience/memonitor", + "method": "git", + "tags": [ + "ram", + "memory", + "monitor", + "profiling", + "stats", + "system" + ], + "description": "Cross-platform memory profiler", + "license": "MIT", + "web": "https://github.com/quadram-institute-bioscience/memonitor" + }, { "name": "readfx", "url": "https://github.com/quadram-institute-bioscience/readfx",