awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

Awesome GitHub RepositoriesConfiguration Selection

The process of selecting kernel features and drivers via the .config file during build time.

Distinct from Kernel Configurations: Distinct from Kernel Configurations: focuses on the build-time selection mechanism rather than the general concept of kernel configuration.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · Configuration Selection. Refine with filters or upvote what's useful.

Awesome Configuration Selection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kiddin9/kwrtAvatar de kiddin9

    kiddin9/Kwrt

    8,933Ver en GitHub↗

    Kwrt is a custom router firmware generator and build system designed to compile personalized network hardware images and Linux-based router operating systems. It specifically serves as an OpenWrt firmware builder and image customizer, allowing for the creation of tailored operating systems based on specific software packages, kernel configurations, and hardware targets. The system produces firmware in multiple boot formats, including EFI, Legacy, virtual disk files, and root archives for containers. It enables the generation of specialized images for x86 or virtualized network hardware, provi

    Provides build-time selection of software packages and plugins to minimize the final firmware image size.

    Shellk2pkwrtnanopi-r2s
    Ver en GitHub↗8,933
  • balloonwj/cppguideAvatar de balloonwj

    balloonwj/CppGuide

    6,030Ver en GitHub↗

    CppGuide is a curated collection of educational resources and practical guides focused on C++ server development, Linux kernel internals, concurrent programming, network protocols, and security exploitation. It provides structured learning paths for backend developers, covering everything from interview preparation to building high-performance network servers and understanding operating system fundamentals. The guide distinguishes itself by offering in-depth, hands-on tutorials that walk through real-world implementations, including building a Redis-like server from scratch, designing custom

    Teaches how to select kernel features and drivers via the .config file during build time.

    Ver en GitHub↗6,030
  • arthenica/ffmpeg-kitAvatar de arthenica

    arthenica/ffmpeg-kit

    5,836Ver en GitHub↗

    ffmpeg-kit is a cross-platform SDK that wraps FFmpeg and FFprobe into native libraries for Android, iOS, macOS, Linux, and tvOS, enabling applications to execute media processing commands through platform-specific APIs. It provides a concurrent command executor that runs multiple FFmpeg operations simultaneously and collects results independently via thread-safe interfaces. The project includes a build system that compiles FFmpeg native libraries from source with configurable codec and library options for each target platform, and offers eight precompiled binary packages with different sets o

    Offers eight prebuilt FFmpeg binary packages with different codec and library sets for integration.

    Candroidffmpegflutter
    Ver en GitHub↗5,836
  • ophub/amlogic-s9xxx-openwrtAvatar de ophub

    ophub/amlogic-s9xxx-openwrt

    2,739Ver en GitHub↗

    This project is an OpenWrt firmware builder and specialized Linux router distribution designed to repurpose Amlogic S9xxx series hardware into functional routers. It provides a hardware adaptation layer consisting of kernel modifications and drivers that enable the operating system to run on Amlogic ARM SoC devices. The project features an automated firmware pipeline for scheduling, building, and distributing custom images. It includes a device recovery toolkit for bootstrapping, flashing, and restoring factory images, and supports the conversion of devices previously running different mobile

    Provides a configuration utility to choose which software packages and plugins are included in the final firmware image.

    Shella311dallwinneramlogic
    Ver en GitHub↗2,739
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Configurations
  4. Configuration Selection

Explorar subetiquetas

  • Package Selection2 sub-etiquetasSelecting specific software packages and plugins to include in a system build. **Distinct from Configuration Selection:** Focuses on high-level software package selection rather than low-level kernel feature toggles.