You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
一款轻量级、高度可定制的 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.
This program uses Pygame to create a window displaying FPS, CPU usage, and GPU usage in real-time. It uses the psutil and gpustat modules to gather data about system performance. Users can adjust the window size and font size. The window updates every second and can be closed by pressing the 'X' button.
Rust implementation of the eponymous game with a fixed size, periodic universe. Compiled to WASM and interfaced with a Next.js UI that's built with Tailwind.