awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LibreHardwareMonitor avatar

LibreHardwareMonitor/LibreHardwareMonitor

0
View on GitHub↗
7,905 estrellas·889 forks·C#·mpl-2.0·4 vistas

LibreHardwareMonitor

LibreHardwareMonitor is a .NET library and system health monitoring tool for Windows. It provides a programmatic hardware sensor API and a low-level interface to access real-time temperature, voltage, and fan speed data from computer hardware components.

The project serves as a bridge between Windows operating system calls and physical sensors, allowing for the monitoring of processors, graphics cards, motherboards, storage devices, and network adapters. This enables the tracking of system stability and the collection of environmental changes across various hardware components.

The software covers real-time hardware monitoring, system health tracking, and performance auditing. It incorporates hardware sensor data collection to facilitate the analysis of how components behave under different workloads.

Features

  • Real-Time Monitoring Dashboards - Provides real-time monitoring of temperatures and clock speeds for CPUs and GPUs to manage performance.
  • Sensor and Hardware - Provides tools for collecting real-time sensor data to track environmental changes and system performance.
  • Hardware Sensor APIs - Offers a programmatic interface for accessing temperature, voltage, and fan speed data from computer hardware.
  • Hardware Drivers - Implements low-level driver logic to communicate with and interpret raw data from various chipset and vendor sensors.
  • Kernel-Mode Sensor Drivers - Uses a Ring-0 kernel driver to access low-level sensor readings unavailable to user-mode applications.
  • System Hardware Interfaces - Acts as a low-level bridge between Windows operating system calls and physical hardware sensors.
  • Windows Hardware Monitoring Libraries - Provides a .NET library for reading real-time sensor data from processors, GPUs, and motherboards on Windows.
  • Hardware Health Monitoring - Tracks the operational status of motherboards and storage drives to ensure system stability and longevity.
  • Hardware Metric Polling - Collects real-time hardware metrics through periodic sampling of sensors at fixed time intervals.
  • System Health Monitors - Monitors real-time data from processors, GPUs, and storage devices to track overall machine stability.
  • Sensor Integrations - Allows embedding real-time hardware sensor data into custom applications for diagnostics and performance analysis.
  • BIOS Table Parsing - Parses SMBIOS tables during initialization to identify hardware components and their physical capabilities.
  • Hardware Performance Auditing - Collects detailed metrics from processors and network adapters to analyze hardware behavior under different workloads.
  • WMI Data Acquisition - Queries the Windows Management Instrumentation interface to retrieve standardized sensor and system hardware data.

Historial de estrellas

Gráfico del historial de estrellas de librehardwaremonitor/librehardwaremonitorGráfico del historial de estrellas de librehardwaremonitor/librehardwaremonitor

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a LibreHardwareMonitor

Proyectos open-source similares, clasificados según cuántas características comparten con LibreHardwareMonitor.
  • htop-dev/htopAvatar de htop-dev

    htop-dev/htop

    8,126Ver en GitHub↗

    htop is a terminal-based system resource monitor and interactive process viewer. It functions as a text-user interface dashboard for overseeing hardware temperatures, load averages, and battery status while providing a comprehensive tool for monitoring and managing system processes. The application distinguishes itself through detailed process lifecycle management, allowing users to kill processes, adjust priorities via renicing, and assign CPU affinity to specific cores. It provides high-level visibility into system behavior through process hierarchy visualization and the ability to inspect

    C
    Ver en GitHub↗8,126
  • lollipopkit/flutter_server_boxAvatar de lollipopkit

    lollipopkit/flutter_server_box

    7,539Ver en GitHub↗

    Flutter Server Management App is a mobile application designed for monitoring and controlling remote servers through a graphical interface. It serves as a central hub for remote server administration, providing a visual way to manage Linux, Unix, and Windows systems. The application distinguishes itself by integrating mobile hardware features, such as biometric authentication and native push notifications, to secure and alert users about system contexts. It features a dedicated Docker container manager for controlling the lifecycle and status of containers and a server health monitor for trac

    Dartandroiddartflutter
    Ver en GitHub↗7,539
  • tinygo-org/tinygoAvatar de tinygo-org

    tinygo-org/tinygo

    17,529Ver en GitHub↗

    TinyGo is a specialized compiler and development toolkit designed to bring the Go programming language to resource-constrained microcontrollers and WebAssembly environments. It provides a bare-metal runtime environment that enables high-level code execution without the need for a traditional operating system, utilizing an LLVM-based backend to generate efficient machine instructions. The project distinguishes itself through aggressive optimization techniques tailored for small hardware, including a static memory allocation strategy and whole-program dead code elimination that significantly re

    Goadafruitarduinoarm
    Ver en GitHub↗17,529
  • microsoft/windows-universal-samplesAvatar de microsoft

    microsoft/Windows-universal-samples

    9,696Ver en GitHub↗

    This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc

    JavaScript
    Ver en GitHub↗9,696
Ver las 30 alternativas a LibreHardwareMonitor→

Preguntas frecuentes

¿Qué hace librehardwaremonitor/librehardwaremonitor?

LibreHardwareMonitor is a .NET library and system health monitoring tool for Windows. It provides a programmatic hardware sensor API and a low-level interface to access real-time temperature, voltage, and fan speed data from computer hardware components.

¿Cuáles son las características principales de librehardwaremonitor/librehardwaremonitor?

Las características principales de librehardwaremonitor/librehardwaremonitor son: Real-Time Monitoring Dashboards, Sensor and Hardware, Hardware Sensor APIs, Hardware Drivers, Kernel-Mode Sensor Drivers, System Hardware Interfaces, Windows Hardware Monitoring Libraries, Hardware Health Monitoring.

¿Qué alternativas de código abierto existen para librehardwaremonitor/librehardwaremonitor?

Las alternativas de código abierto para librehardwaremonitor/librehardwaremonitor incluyen: htop-dev/htop — htop is a terminal-based system resource monitor and interactive process viewer. It functions as a text-user interface… lollipopkit/flutter_server_box — Flutter Server Management App is a mobile application designed for monitoring and controlling remote servers through a… tinygo-org/tinygo — TinyGo is a specialized compiler and development toolkit designed to bring the Go programming language to… microsoft/windows-universal-samples — This repository is a comprehensive collection of reference implementations and sample libraries for the Universal… cjbassi/gotop — Gotop is a terminal-based system monitor and resource dashboard built with the Go programming language. It serves as a… aristocratos/bashtop — Bashtop is a terminal-based system monitor and resource dashboard for Unix systems, including Linux, macOS, and…