All Projects → cpu_monitor → Similar Projects or Alternatives

436 Open source projects that are alternatives of or similar to cpu_monitor

audria
audria - A Utility for Detailed Ressource Inspection of Applications
Stars: ✭ 35 (-32.69%)
psutil
Cross-platform lib for process and system monitoring in Python
Stars: ✭ 8,488 (+16223.08%)
Mutual labels:  cpu, memory, ps, top, psutil
px
ps and top for human beings
Stars: ✭ 151 (+190.38%)
Mutual labels:  ps, top, htop
doc
Get usage and health data about your Node.js process.
Stars: ✭ 17 (-67.31%)
Mutual labels:  cpu, memory
Iglance
Free system monitor for OSX and macOS. See all system information at a glance in the menu bar.
Stars: ✭ 1,358 (+2511.54%)
Mutual labels:  cpu, memory
CPU-MEM-monitor
A simple script to log Linux CPU and memory usage (using top or pidstat command) over time and output an Excel- or OpenOfficeCalc-friendly report
Stars: ✭ 41 (-21.15%)
Mutual labels:  cpu, memory
Wgcloud
linux运维监控工具,支持系统信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,API接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,linux面板,探针,故障告警
Stars: ✭ 2,669 (+5032.69%)
Mutual labels:  cpu, memory
Server Stats
Statsy is a easy to use open source PHP tool for developers, that allows you to return various types of information about your server.
Stars: ✭ 101 (+94.23%)
Mutual labels:  cpu, memory
kotary
Managing Kubernetes Quota with confidence
Stars: ✭ 85 (+63.46%)
Mutual labels:  cpu, memory
hardware
Get CPU, Memory and Network informations of the running OS and its processes
Stars: ✭ 70 (+34.62%)
Mutual labels:  cpu, memory
Arch
极客时间专栏《许式伟的架构课》相关的源代码:冯诺伊曼结构
Stars: ✭ 335 (+544.23%)
Mutual labels:  cpu, memory
Sympact
🔥 Stupid Simple CPU/MEM "Profiler" for your JS code.
Stars: ✭ 439 (+744.23%)
Mutual labels:  cpu, memory
React Adaptive Hooks
Deliver experiences best suited to a user's device and network constraints
Stars: ✭ 4,750 (+9034.62%)
Mutual labels:  cpu, memory
rh
Resource Harvester - a tool to gather low-level system data and make it easy to use programmatically
Stars: ✭ 18 (-65.38%)
cpu-memory-monitor
CPU & Memory Monitor, auto dump.
Stars: ✭ 26 (-50%)
Mutual labels:  cpu, memory
nodejs
Node.js in-process collectors for Instana
Stars: ✭ 66 (+26.92%)
Mutual labels:  cpu, memory
Easydeviceinfo
📱 [Android Library] Get device information in a super easy way.
Stars: ✭ 1,698 (+3165.38%)
Mutual labels:  cpu, memory
Oshi
Native Operating System and Hardware Information
Stars: ✭ 2,876 (+5430.77%)
Mutual labels:  memory-usage, cpu-usage
Heim
Cross-platform async library for system information fetching 🦀
Stars: ✭ 572 (+1000%)
Mutual labels:  cpu, memory
Rainbarf
it's like Rainmeter, but for CLI!
Stars: ✭ 1,087 (+1990.38%)
Mutual labels:  cpu, memory
vue-adaptive-utils
Deliver empathetic experiences to your users by adapting to their capabilities
Stars: ✭ 59 (+13.46%)
Mutual labels:  cpu, memory
Ybtaskscheduler
iOS 任务调度器,为 CPU 和内存减负(用于性能优化)
Stars: ✭ 270 (+419.23%)
Mutual labels:  cpu, memory
Detoxinstruments
Detox Instruments is a performance–analysis and testing framework, designed to help developers profile their mobile apps in order to better understand and optimize their app's behavior and performance.
Stars: ✭ 513 (+886.54%)
Mutual labels:  cpu, memory
Pidusage
Cross-platform process cpu % and memory usage of a PID
Stars: ✭ 364 (+600%)
Mutual labels:  cpu, memory
Touch Bar Istats
Show CPU/GPU/MEM temperature on Touch Bar with BetterTouchTool!
Stars: ✭ 141 (+171.15%)
Mutual labels:  cpu, memory
Sysstat
Performance monitoring tools for Linux
Stars: ✭ 2,055 (+3851.92%)
Mutual labels:  cpu, memory
Ios Monitor Platform
📚 iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
Stars: ✭ 2,316 (+4353.85%)
Mutual labels:  cpu, memory
Walle
iOS Application performance monitoring
Stars: ✭ 19 (-63.46%)
Mutual labels:  cpu, memory
S Tui
Terminal-based CPU stress and monitoring utility
Stars: ✭ 2,825 (+5332.69%)
Mutual labels:  cpu, psutil
Mobileperf
Android performance test
Stars: ✭ 286 (+450%)
Mutual labels:  cpu, memory
stress
Single-purpose tools to stress resources
Stars: ✭ 24 (-53.85%)
Mutual labels:  cpu, memory
Xfce4 Genmon Scripts
🐭 XFCE panel generic monitor scripts
Stars: ✭ 69 (+32.69%)
Mutual labels:  cpu, memory
Pubg mobile memory hacking examples
Pubg Mobile Emulator Gameloop Memory Hacking C++ code examples. Ex: Name, Coord, Bones, Weapons, Items, Box, Drop etc.
Stars: ✭ 224 (+330.77%)
Mutual labels:  cpu, memory
Pm2 Server Monit
Monitor server CPU / Memory / Process / Zombie Process / Disk size / Security Packages / Network Input / Network Output
Stars: ✭ 247 (+375%)
Mutual labels:  cpu, memory
mindav
A self-hosted file backup server which bridges WebDAV protocol with @minio written in @totoval. Webdav ❤️ Minio
Stars: ✭ 64 (+23.08%)
Mutual labels:  memory
killer
Windows Task Manager with special features, written in Python.
Stars: ✭ 49 (-5.77%)
Mutual labels:  psutil
etos-facedetector
Simple and Effective Face Detector, based on Progressive Calibration Networks (PCN) which is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
Stars: ✭ 23 (-55.77%)
Mutual labels:  cpu
intersect
一道面试题的思考 - 6000万数据包和300万数据包在50M内存使用环境中求交集
Stars: ✭ 54 (+3.85%)
Mutual labels:  memory
Pycraft
Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amount of uses. Feel free to give this project a run, and message us if you have any feedback!
Stars: ✭ 39 (-25%)
Mutual labels:  psutil
em400
MERA 400 emulator
Stars: ✭ 36 (-30.77%)
Mutual labels:  cpu
memory
Memory game 🎴
Stars: ✭ 24 (-53.85%)
Mutual labels:  memory
slimarray
SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.
Stars: ✭ 39 (-25%)
Mutual labels:  memory
ARMStrong
A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines
Stars: ✭ 99 (+90.38%)
Mutual labels:  cpu
Typecho-Top-LamuLeimu
至顶至底(雷姆拉姆)Typecho插件
Stars: ✭ 27 (-48.08%)
Mutual labels:  top
BenEaterVHDL
VHDL project to run a simple 8-bit computer very similar to the one built by Ben Eater (see https://eater.net)
Stars: ✭ 30 (-42.31%)
Mutual labels:  cpu
kube-top
A top for your kubernetes cluster
Stars: ✭ 25 (-51.92%)
Mutual labels:  top
sarviewer
Generate graphs with gnuplot or matplotlib (Python) from sar data
Stars: ✭ 60 (+15.38%)
Mutual labels:  cpu
libmem
Advanced Game Hacking Library for C/C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64/ARM/ARM64) (DLL/SO Injection) (Internal/External)
Stars: ✭ 336 (+546.15%)
Mutual labels:  memory
register-rs
Unified interface for type-safe MMIO and CPU register access in Rust
Stars: ✭ 48 (-7.69%)
Mutual labels:  cpu
ruby-memory-issues
🐲 Ruby Memory Issues and Where to Find Them
Stars: ✭ 22 (-57.69%)
Mutual labels:  memory
DIO Bootcamps
Meus Bootcamps na DIO, suor, menos cabelos, dedos ligeiros e diversão, Modo Lúdico de aprender novas tecnologias
Stars: ✭ 95 (+82.69%)
Mutual labels:  top
Bearcat captcha
熊猫识别不定长验证码,基于tensorflow2.2(tensorflow2.3也可以运行)轻松就能练出不错的模型
Stars: ✭ 67 (+28.85%)
Mutual labels:  cpu
tree-core-cpu
A series of RISC-V soft core processor written from scratch. Now, we're using all open-source toolchain( chisel, mill, verilator, NEMU, AM and difftest framework, etc) to design and verify.
Stars: ✭ 22 (-57.69%)
Mutual labels:  cpu
spectre-attack-demo
Reproducing malicious memory reading on Intel i5 and Intel Xeon using a Spectre attack
Stars: ✭ 87 (+67.31%)
Mutual labels:  cpu
Wortuhr ESP8266
Wortuhr mit ESP8266 WeMos D1 mini und NeoPixel WS2812B LEDs mit mp3 Sounds, Animationen, Transitions, Events und Spiele
Stars: ✭ 33 (-36.54%)
Mutual labels:  memory
RazorSharp
Low-level utilities and tools for working with the CLR and memory.
Stars: ✭ 31 (-40.38%)
Mutual labels:  memory
CSCv2
Version 2 of my Crazy Small CPU
Stars: ✭ 53 (+1.92%)
Mutual labels:  cpu
mem usage ui
Measuring and graphing memory usage of local processes
Stars: ✭ 124 (+138.46%)
Mutual labels:  memory
ROIcoin
ROI Coin "ROI Coin Is Different"
Stars: ✭ 16 (-69.23%)
Mutual labels:  cpu
nxdk-rdt
Remote Dev Tool is a tool to remote control an Xbox using memory access and RPC
Stars: ✭ 23 (-55.77%)
Mutual labels:  memory
1-60 of 436 similar projects