I am so glad I ported the kill-port npm package to rust - rkill. JS version uses all sorts of whacky stuff like regex exp to look for the PID - it's so slow! My version does the job in 1/10 second and it was a really fun thing to hack on, 4 hours in #zig and 30 minutes in #rust :D