awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 Repos

Awesome GitHub RepositoriesSystem Image Generators

Utilities for building and customizing operating system images for specific hardware targets.

Distinguishing note: Focuses on OS image creation rather than general infrastructure provisioning.

Explore 10 awesome GitHub repositories matching devops & infrastructure · System Image Generators. Refine with filters or upvote what's useful.

Awesome System Image Generators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tinygrad/tinygradAvatar von tinygrad

    tinygrad/tinygrad

    33,147Auf GitHub ansehen↗

    Tinygrad is a deep learning framework and tensor computation engine designed for building and training neural networks. It functions as a hardware abstraction layer that manages device memory, command queues, and kernel dispatching across heterogeneous computing architectures. By utilizing a lazy-evaluation approach, the framework constructs computational graphs that defer execution until data is explicitly required, allowing it to process only the necessary operations for a given result. The project distinguishes itself through a just-in-time compilation layer that transforms abstract comput

    Creates tailored operating system images for specific hardware by cloning and building source repositories.

    Python
    Auf GitHub ansehen↗33,147
  • coolsnowwolf/ledeAvatar von coolsnowwolf

    coolsnowwolf/lede

    31,479Auf GitHub ansehen↗

    Lede is an embedded Linux build tool and firmware build system designed to generate bootable operating system images for routers and embedded network devices. It functions as a network device OS compiler that manages toolchains and target architectures to produce customizable firmware. The system enables the creation of custom router operating systems by integrating external package feeds from remote Git repositories. This allows for the expansion of available software packages and the tailoring of network appliance features during the build process. The build environment covers toolchain-ba

    Defines build targets and lifecycle steps to consistently compile a complete system image for hardware deployment.

    Cledeluaopenwrt-feed
    Auf GitHub ansehen↗31,479
  • mustardchef/wsabuildsAvatar von MustardChef

    MustardChef/WSABuilds

    17,648Auf GitHub ansehen↗

    WSABuilds is a management framework designed to deploy and customize virtualized mobile runtime environments on desktop operating systems. It provides a comprehensive suite of tools for building, installing, and maintaining these environments, enabling the native execution of mobile applications alongside standard desktop software. The project distinguishes itself through its focus on deep system integration and lifecycle management. It allows users to generate tailored virtual environment packages by injecting administrative tools, service components, and specific configurations prior to dep

    Generates and configures tailored virtual environment images with custom administrative and service components.

    Pythonandroidandroid-emulatorgoogle-apps
    Auf GitHub ansehen↗17,648
  • redox-os/redoxAvatar von redox-os

    redox-os/redox

    16,054Auf GitHub ansehen↗

    Redox is a POSIX-compliant, microkernel-based operating system written entirely in Rust. By utilizing a memory-safe language for the kernel and all system components, the project eliminates common vulnerabilities such as buffer overflows and use-after-free errors. Its architecture relies on a minimal kernel that manages only essential hardware and process isolation, delegating all other system services to unprivileged user-space processes. The system distinguishes itself through a modular design where hardware drivers and system services run as independent user-space daemons, allowing them to

    Compiles system recipes into bootable disk images for deployment to physical or virtual hardware.

    Rustbsdfreebsdgnu
    Auf GitHub ansehen↗16,054
  • systemd/systemdAvatar von systemd

    systemd/systemd

    15,324Auf GitHub ansehen↗

    systemd is a comprehensive system and service manager for Linux that orchestrates the entire operating system lifecycle. It functions as the primary init system, managing the transition from firmware to a fully initialized user space while providing a unified framework for service orchestration, hardware management, and resource control. The project distinguishes itself through its declarative, unit-based configuration model and dynamic dependency resolution, which allow for efficient, on-demand service activation and socket-based process management. It integrates deep system observability th

    Generates and populates disk images to facilitate the deployment of consistent operating system environments.

    Ccinitlinux
    Auf GitHub ansehen↗15,324
  • waydroid/waydroidAvatar von waydroid

    waydroid/waydroid

    11,549Auf GitHub ansehen↗

    Waydroid is a containerized mobile runtime that executes a full Android operating system directly on Linux desktop environments. By utilizing Linux kernel namespaces, it isolates the mobile environment while sharing the host kernel to provide native-like performance and hardware access for mobile applications. The project distinguishes itself through deep integration with the host system, bridging mobile display buffers to native desktop windows and translating host input events into mobile gestures. It enables multi-window management, allowing mobile applications to run alongside native desk

    Compiles custom system and vendor images from source code to prepare operating system files for deployment.

    Pythonandroidlinux
    Auf GitHub ansehen↗11,549
  • siderolabs/talosAvatar von siderolabs

    siderolabs/talos

    10,659Auf GitHub ansehen↗

    Talos is a minimal, immutable Linux distribution designed specifically for deploying and managing Kubernetes clusters. It functions as an API-driven infrastructure manager that replaces traditional shell access with a declarative gRPC interface to control operating system state and configuration. The system is distinguished by its use of a read-only root filesystem and a security-hardened kernel, which removes standard GNU utilities to reduce the attack surface. It ensures environment consistency by distributing the operating system as versioned, signed images and utilizes TPM-backed verified

    Builds tailored boot images with specific architectures and extensions for hardware compatibility.

    Gocloud-nativecontainerdgo
    Auf GitHub ansehen↗10,659
  • immortalwrt/immortalwrtAvatar von immortalwrt

    immortalwrt/immortalwrt

    10,101Auf GitHub ansehen↗

    ImmortalWrt is an embedded network operating system for routers and network hardware. Built as a Linux distribution based on OpenWrt, it functions as a firmware builder and operating system designed to manage routing, switching, and firewalling. The project extends the OpenWrt base by providing additional drivers and pre-configured software packages. It includes a toolset for compiling tailored system images from source to match specific hardware architectures and chipsets. The system features a web-based management interface for device administration and a modular package manager for instal

    Provides tools for building and customizing operating system images tailored for specific network hardware targets.

    C
    Auf GitHub ansehen↗10,101
  • evilsocket/pwnagotchiAvatar von evilsocket

    evilsocket/pwnagotchi

    9,106Auf GitHub ansehen↗

    Pwnagotchi is an AI-powered wireless auditor and handshake capture tool that uses deep reinforcement learning to autonomously collect wireless security handshakes and crackable key material. It serves as an automation framework for network instrumentation, adapting its operational parameters based on the local wireless environment to maximize data collection. The system distinguishes itself through distributed coordination, allowing multiple hardware units to share presence and divide wireless channels to optimize collective capture and perform distributed wireless mapping. It incorporates ge

    Compiles customized OS images with checksum verification for specific hardware targets.

    Python
    Auf GitHub ansehen↗9,106
  • armbian/buildAvatar von armbian

    armbian/build

    5,110Auf GitHub ansehen↗

    This repository is the Armbian build framework — an embedded Linux build system for generating custom operating system images tailored to single-board computers, primarily targeting ARM and RISC-V architectures. The build process is orchestrated by GNU Makefiles and relies on a chroot-based environment to assemble the root filesystem, manage cross-compilation toolchains, and aggregate binary firmware blobs for hardware compatibility. Kernel and bootloader source trees are fetched via git, with structured patches applied in a controlled sequence, while each supported board is described by a ded

    Assembles complete operating system images for low-resource hardware with version and firmware selection.

    Shellaarch64armdebian
    Auf GitHub ansehen↗5,110
  1. Home
  2. DevOps & Infrastructure
  3. System Image Generators