Versions:

  • 0.3.0

zoio 0.3.0 is a cross-platform process-resource monitor written in Rust that equips developers, system administrators, and power users on macOS, Linux, and Windows with a lightweight yet powerful way to observe live performance data. Instead of forcing command-line gymnastics, the tool presents an interactive checkbox list from which any running process can be selected; alternatively, processes can be matched in bulk through user-supplied regular expressions, after which every child subprocess is automatically followed. Once the target set is defined, zoio continuously samples CPU utilization, resident memory, disk I/O, and network I/O, rendering the four metrics as synchronized, real-time plots that can be toggled between per-process, combined, or grouped views. The visual feedback makes it easy to spot spikes, leaks, or bottlenecks while they are happening, and when monitoring is stopped the entire session is written to a single CSV file for offline analysis, spreadsheet import, or integration with external reporting pipelines. Typical use cases include profiling micro-services during load tests, tracking background daemons for memory leaks, comparing compiler or encoder performance across runs, and auditing unexpected network chatter from desktop applications. Because the utility is distributed as a self-contained native executable, it starts instantly, respects system permissions, and avoids the runtime overhead associated with scripting languages or electron-based dashboards. The sole published version, 0.3.0, reflects the author Marcelo Duarte Trevisani’s focus on stability and minimal dependencies, making zoio a dependable addition to any performance-oriented toolkit. zoio is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.

Tags: