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

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

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

startup configuration manager

تم تحديث الترتيب في 30 يونيو 2026

نحن نختار بعناية مستودعات GitHub مفتوحة المصدر التي تطابق “startup configuration utilities”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.

نتائج البحث عن “أداة لإدارة الإعدادات للشركات الناشئة”

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

    systemd/systemd

    15,324عرض على GitHub↗

    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

    systemd is the foundational system and service manager for Linux, offering robust startup-item management via systemctl and unit files — it enables/disables services and can delay them through dependencies, but it lacks a graphical interface and is Linux-only, so it fits the core need without covering all requested features.

    CSystemd Services
    عرض على GitHub↗15,324
  • hellzerg/optimizerالصورة الرمزية لـ hellzerg

    hellzerg/optimizer

    18,030عرض على GitHub↗

    This utility provides a centralized administrative framework for managing and optimizing Windows environments. It functions by executing system-level primitives, including registry modifications, service management, and file system operations, to enforce performance, privacy, and security policies. The project distinguishes itself through its template-driven automation, which allows users to apply predefined configuration profiles to ensure consistent system states across machines. It integrates low-level adjustments—such as memory balancing, startup control, and hardware parameter tuning—wit

    This Windows optimization tool includes a dedicated startup-item manager (enable/disable and likely delay), but it is Windows-only and does not support Linux/systemd services or cross-platform operation, making it a good fit for Windows startup management while missing the broader feature set requested.

    C#Windows Optimization UtilitiesSystem Configuration ManagementSystem Configuration Profiles
    عرض على GitHub↗18,030

Related searches

  • مكتبة لتحميل الإعدادات في تطبيقات Go
  • a configuration management tool for infrastructure automation
  • مكتبة لإدارة ملفات إعدادات التطبيقات
  • a python library for managing application configuration
  • a library for managing configuration in Rust
  • أداة لإدارة ملفات الإعدادات (dotfiles) وتهيئة بيئة العمل
  • a library for managing Java application configuration
  • a configuration library for C# applications