Show HN: WinMon – A Lightweight Process Monitor for Windows in Rust https://ift.tt/I18YTy2

Show HN: WinMon – A Lightweight Process Monitor for Windows in Rust Hi guys, I’ve always liked the Windows Sysinternals tools, so I decided to reimplement pslist as a small learning project. Ended up using the windows-rs crate and I found that very pleasant to use. While most of the code is inside unsafe blocks, I really liked how the code ended up being! https://ift.tt/qMaNI2K April 26, 2025 at 09:19PM

No comments:

Show HN: Mira – Open-source and self-hosted AI code reviewer https://ift.tt/BxGQSE5

Show HN: Mira – Open-source and self-hosted AI code reviewer Hey HN, I'm Jay, co-creator of Mira. An open-source, self-hosted AI code re...