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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesCross-Architecture Module Development

The process of building and testing kernel modules across multiple different hardware architectures.

Distinct from Linux Kernel Module Management: Specifically addresses the cross-architecture build and test cycle, not just general module lifecycle management.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Cross-Architecture Module Development. Refine with filters or upvote what's useful.

Awesome Cross-Architecture Module Development GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • cirosantilli/linux-kernel-module-cheatcirosantilli का अवतार

    cirosantilli/linux-kernel-module-cheat

    4,491GitHub पर देखें↗

    This project provides a Linux kernel development environment and a system emulation suite for building and debugging kernel modules and baremetal assembly across multiple hardware architectures. It functions as a comprehensive sandbox and framework for low-level system development, utilizing QEMU to simulate hardware environments without the need for physical devices. The environment integrates cross-compilation toolchains using Buildroot and crosstool-NG to target x86_64, ARMv7, and ARMv8 platforms from a single host. It features a specialized kernel debugging framework that leverages GDB an

    Enables building and testing low-level kernel modules across multiple hardware architectures using an emulation environment.

    Python
    GitHub पर देखें↗4,491
  1. Home
  2. Operating Systems & Systems Programming
  3. Linux Kernel Module Management
  4. Cross-Architecture Module Development