u/majkp

▲ 36 r/scala

Monitor Scala resource utilization - polyvariant/scala-monitor

When working with multiple Scala projects a day I sometimes steuggle with large resource consumption, like leftover sbt sessions or metals instances. This is why I created Scala monitor - simple utility to list all scala related processes along with the project the process is related to. Nothing sophisticated, just glorified ps/grep, but solves my problem, and makes a great use case for Scala Native.

Check it out https://github.com/polyvariant/scala-monitor

reddit.com
u/majkp — 11 days ago