awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ophub/amlogic-s9xxx-armbianAvatar de ophub

    ophub/amlogic-s9xxx-armbian

    8,756Voir sur GitHub↗

    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
    Voir sur GitHub↗8,756
  • nvidia/isaac-gr00tAvatar de NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Voir sur GitHub↗

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

    Jupyter Notebook
    Voir sur GitHub↗6,222
  • ptitseb/box86Avatar de ptitSeb

    ptitSeb/box86

    3,783Voir sur GitHub↗

    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
    Voir sur GitHub↗3,783
  • casualsnek/waydroid_scriptAvatar de casualsnek

    casualsnek/waydroid_script

    3,295Voir sur GitHub↗

    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
    Voir sur GitHub↗3,295
  • embarcadero/dev-cppAvatar de Embarcadero

    Embarcadero/Dev-Cpp

    2,882Voir sur GitHub↗

    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
    Voir sur GitHub↗2,882
  1. Home
  2. Operating Systems & Systems Programming
  3. ARM Server Optimization

Explorer les sous-tags

  • Application Recompilation for Arm1 sous-tagRebuilds 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.