Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
#

cpu-monitor

Here are 30 public repositories matching this topic...

一款轻量级、高度可定制的 Windows桌面和任务栏硬件性能监控工具,支持监测 CPU、GPU、内存、磁盘、网速、FPS 计数、插件扩展及内存清理。A lightweight, customizable hardware monitor for the Windows desktop & taskbar. Features CPU/GPU/RAM/Network monitoring, FPS counter, plugin support, and memory optimization.

  • Updated Feb 12, 2026
  • C#

An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT), Highest Response Ratio Next (HRRN), Feedback (FB) and Aging.

  • Updated Jul 9, 2024
  • C++

🔍 RustWhy - Unified Linux System Diagnostics Suite. Understand WHY your system behaves the way it does. 13 diagnostic modules in one powerful CLI: CPU, memory, disk, network, temperature, fan, GPU, battery, boot, sleep, USB & mount analysis. Written in Rust for maximum performance.

  • Updated Feb 7, 2026
  • Rust

Xtop, a modern, cross-platform TUI (Text User Interface) system monitor written in Rust. Inspired by btop, it leverages ratatui and sysinfo to provide real-time visualization of CPU, memory, network, and disk metrics, along with process management, all within a customizable terminal interface.

  • Updated Feb 1, 2026
  • Rust

A zero-dependency Python tool for Linux that monitors high CPU/RAM processes and identifies which systemd services spawned them. Perfect for catching those sneaky short-lived processes that disappear before you can investigate. Supports threshold and top-N monitoring modes.

  • Updated Jan 13, 2026
  • Python

A C++-based CPU scheduling simulator supporting FCFS, RR, SPN, SRT, HRRN, Feedback, and Aging algorithms — with trace visualisation, performance metrics, and flexible input support. Ideal for OS learning and benchmarking.

  • Updated Jul 7, 2025
  • C++

Improve this page

Add a description, image, and links to the cpu-monitor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpu-monitor topic, visit your repo's landing page and select "manage topics."

Learn more