awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kiddin9/kwrtالصورة الرمزية لـ kiddin9

    kiddin9/Kwrt

    8,933عرض على 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
    عرض على GitHub↗8,933
  • balloonwj/cppguideالصورة الرمزية لـ balloonwj

    balloonwj/CppGuide

    6,030عرض على 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.

    عرض على GitHub↗6,030
  • arthenica/ffmpeg-kitالصورة الرمزية لـ arthenica

    arthenica/ffmpeg-kit

    5,836عرض على 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
    عرض على GitHub↗5,836
  • ophub/amlogic-s9xxx-openwrtالصورة الرمزية لـ ophub

    ophub/amlogic-s9xxx-openwrt

    2,739عرض على 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
    عرض على GitHub↗2,739
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Configurations
  4. Configuration Selection

استكشف الوسوم الفرعية

  • Package Selection2 وسوم فرعيةSelecting 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.