cpu-utilization
There are 26 repositories under cpu-utilization topic.
polygonplanet/chillout
Reduce CPU usage by non-blocking async loop and psychologically speed up in JavaScript
pesos/grofer
A system and resource monitoring tool written in Golang!
rootVIII/monproc
Process Monitor for Debian Linux Distros. Monitor CPU Utilization
calinyara/dtop
Measure system utilization of applications and system performance
arthurosipyan/CPU-Scheduler
Java program that takes a csv file containing a list of processes, passes them to the CPU Scheduler and Round Robin algorithm, and then finally returns the statistics of the processes.
iar747/cpuplot
Command Line profiler of CPU usage and Load Average
memidhun/intelunnati_Spotlight
This project addresses the critical need for efficient power management in the context of rising electricity costs and government initiatives for net zero consumption. The primary objective is to develop a comprehensive system for measuring and analyzing power utilization in computer systems, with a focus on CPU, memory, network interface card.
saravanabalagi/pid_usage
Lightweight CLI Utility written in C to find current CPU Utilization, RAM Usage and Virtual Memory Usage for a given PID and all it's subprocesses
j2ckson/cpusm
cpu statistics monitor for linux cli
rushi47/cgrputil
cgrputil is python library to calculate cpu utilisation of code over specific time interval inside docker container.
bluedistro/InterPhase
A simple Python Utility tool to alert you via email when your CPU temperature, CPU utilization, and other vital system services hit extreme conditions
colinz2/cpu_load_gen
A tool to change cpuload / rate of utilization
Honglin-Li/GreenHeros
This is a server power consumption Dashboard to visualise the server metrics and the sustainability improvement
parthsompura/Execution-Profiler
Execution Profiler that analyses the given code
tarpaha/ProcessorCoresTrainer
Library, console and WPF application to separately utilize specific processor cores.
jainsarthak277/Embedded-Machine-Vision-Intelligent-Automation
Codes and file for ECEN 5863, Embedded Machine Vision & Intelligent Automation. Final project implements a driving assist program with custom scheduler and resource management between threads.
jasonmxyz/cpuwatch
A program to report CPU usage
NorianGuernine/Linux-CPU-Usage
Linux CPU information
SofDevs-Do/lmon
A light-weight cluster utilization monitor
tooth2/system-monitor
A process monitor system that monitors all the active processes, with their corresponding process ids (PIDs), CPU usage, memory usage
viveksanagari/System-Utilization
Scripts to estimate CPU and Memory Utilization in linux.
nihalmishra/Vampire-Number-Finder
Compute vampire numbers for a given range by using Elixir Actor model, maximizing the use of CPU resources of a system.
pr0ximaCent/Dining-Philosophers-problem
Simulation of an extended Dining Philosophers Problem to utilize semaphores, multithreading in distributed environment. Philosophers at 5 tables need two forks to eat. If deadlock occurs, one moves to a 6th table. The simulation ends when the 6th table deadlocks.
proxict/ucpu
A small utility for reporting CPU utilization.