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

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

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

5 रिपॉजिटरी

Awesome GitHub RepositoriesARM Server Optimization

Low-level system tuning focused on improving the performance of resource-constrained ARM architectures.

Distinct from Arm Navigation Simulations: No candidates cover general ARM server tuning; others focus on robotics or flight controllers.

Explore 5 awesome GitHub repositories matching operating systems & systems programming · ARM Server Optimization. Refine with filters or upvote what's useful.

Awesome ARM Server Optimization GitHub Repositories

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

    ophub/amlogic-s9xxx-armbian

    8,756GitHub पर देखें↗

    This project is a Linux distribution build system and deployment framework designed to compile tailored Debian and Ubuntu server images for Amlogic ARM hardware. It functions as an operating system deployer and kernel builder, providing the tools necessary to flash system images to internal or external storage and manage boot configurations on ARM boards. The system includes a specialized build pipeline for compiling Linux kernels with hardware-specific patches and out-of-tree driver modules. It also features a dual-boot partition manager that enables the backup and restoration of original An

    Tunes network stacks and virtual memory to optimize performance on resource-constrained ARM hardware.

    Shella311dallwinneramlogic
    GitHub पर देखें↗8,756
  • nvidia/isaac-gr00tNVIDIA का अवतार

    NVIDIA/Isaac-GR00T

    6,222GitHub पर देखें↗

    Rebuilds applications for the Arm architecture to achieve significant performance and efficiency gains on the CPU.

    Jupyter Notebook
    GitHub पर देखें↗6,222
  • ptitseb/box86ptitSeb का अवतार

    ptitSeb/box86

    3,783GitHub पर देखें↗

    Box86 is a Linux userspace emulator and instruction translator designed to run x86 binaries on ARM-based devices. It functions as a hardware compatibility layer that simulates an x86 environment, allowing software built for different processor architectures to execute on ARM Linux. The project utilizes a dynamic recompiler to translate x86 opcodes into native ARM instructions at runtime, increasing execution speed over standard interpretation. To further improve performance and stability, it wraps native system libraries and Vulkan drivers, redirecting architecture-specific calls to native ho

    Offers optimized builds tailored for a wide variety of ARM-based devices.

    Carmarm-platformsdynarec
    GitHub पर देखें↗3,783
  • casualsnek/waydroid_scriptcasualsnek का अवतार

    casualsnek/waydroid_script

    3,295GitHub पर देखें↗

    waydroid_script is a system configuration toolkit and container customizer for Waydroid. It provides automation scripts to modify the Android environment on Linux, focusing on the deployment of core services and system-level extensions. The project enables the integration of Google Play Services and the registration of device identifiers for app store access. It integrates binary translation layers to allow ARM-based applications to run on x86 hardware and installs digital rights management layers for protected media playback. The toolkit covers a broad range of system modifications, includi

    Installs translation layers to run ARM-based Android applications on x86 hardware.

    Pythonandroidlinuxmagisk
    GitHub पर देखें↗3,295
  • embarcadero/dev-cppEmbarcadero का अवतार

    Embarcadero/Dev-Cpp

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

    Dev-Cpp is a comprehensive development suite that serves as a C++ integrated development environment, a cross-platform application builder, and a visual UI designer. It provides a toolchain for writing, compiling, and debugging native C++ applications on Windows, while offering a framework to create native binaries for desktop, mobile, and IoT devices from a single codebase. The project distinguishes itself by integrating an embedded SQL database engine and a REST API development platform directly into the workflow. It includes an AI-assisted coding tool that leverages large language models t

    Generates native binaries for Arm-based Windows devices to eliminate emulation layers and improve performance.

    Pascalcppdelphidev-cpp
    GitHub पर देखें↗2,882
  1. Home
  2. Operating Systems & Systems Programming
  3. ARM Server Optimization

सब-टैग एक्सप्लोर करें

  • Application Recompilation for Arm1 सब-टैगRebuilds applications specifically for the Arm architecture to achieve significant performance and efficiency gains on the CPU. **Distinct from ARM Server Optimization:** Distinct from ARM Server Optimization: focuses on recompiling applications for Arm rather than low-level system tuning of existing Arm servers.