awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesKernel-Mode Sensor Drivers

Drivers operating in ring-0 to access hardware registers and memory addresses directly.

Distinct from Kernel Driver Implementation: Specializes kernel driver implementation specifically for raw sensor data access rather than filesystems.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Kernel-Mode Sensor Drivers. Refine with filters or upvote what's useful.

Awesome Kernel-Mode Sensor Drivers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • librehardwaremonitor/librehardwaremonitorLibreHardwareMonitor का अवतार

    LibreHardwareMonitor/LibreHardwareMonitor

    7,905GitHub पर देखें↗

    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

    Uses a Ring-0 kernel driver to access low-level sensor readings unavailable to user-mode applications.

    C#freehacktoberfesthardware
    GitHub पर देखें↗7,905
  • microsoft/windows-drivers-rsmicrosoft का अवतार

    microsoft/windows-drivers-rs

    1,882GitHub पर देखें↗

    This project provides a framework and toolset for developing memory-safe kernel-mode and user-mode drivers for the Windows operating system. It enables developers to build drivers using safe programming patterns that prevent common memory errors and system crashes, while providing the necessary infrastructure to interface with low-level hardware and system APIs. The framework distinguishes itself by offering procedural macros and binding generation tools that translate complex C-style system headers into idiomatic, type-safe code. It includes a custom global allocator designed for the strict

    Provides a framework for developing memory-safe kernel-mode drivers that interface with low-level hardware and system APIs.

    Rustdriversrustrust-lang
    GitHub पर देखें↗1,882
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. Kernel Development
  5. Kernel Driver Implementation
  6. Kernel-Mode Sensor Drivers