Package: wnpp Severity: wishlist Owner: Charalampos Mitrodimas <charmi...@posteo.net>
* Package name : peak-mem Version : 0.1.1 Upstream Author : Charalampos Mitrodimas <charmi...@posteo.net> * URL : https://git.sr.ht/~charmitro/peak-mem * License : MIT Programming lang: Rust Description : Lightweight memory usage monitor for any process Hi, I intend to package peak-mem. It will be maintained within the Debian Rust team. peak-mem is a command-line tool that monitors the peak memory usage of any process. It provides a simple and efficient way to track memory consumption, making it useful for profiling applications and understanding their resource usage patterns. Features: - Monitor memory usage of any process by PID or command - Display peak memory consumption - Lightweight and minimal overhead - Easy to integrate into scripts and workflows Thanks, Charalampos Mitrodimas