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

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

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

5 مستودعات

Awesome GitHub RepositoriesWSL Configuration Tools

Utilities for installing and configuring the Windows Subsystem for Linux and its distributions.

Distinct from Subsystem Integration Utilities: Shortlist focuses on kernel dumping or general subsystem integration, not the specific deployment of WSL distributions.

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

Awesome WSL Configuration Tools GitHub Repositories

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

    farag2/Sophia-Script-for-Windows

    9,384عرض على GitHub↗

    This project is a suite of Windows system optimization scripts and tools designed for debloating, environment configuration, and network optimization. It provides a set of scripts to modify registry settings, disable telemetry, and remove preinstalled software to improve privacy, stability, and overall performance. The tool features a graphical interface that allows users to select and customize system function profiles to generate and execute optimization scripts. It distinguishes itself by automating the deployment of essential C++ and .NET runtimes and simplifying the installation of the W

    Simplifies the installation and configuration of Linux distributions within the Windows Subsystem for Linux.

    PowerShell24h225h2debloat
    عرض على GitHub↗9,384
  • yuk7/archwslالصورة الرمزية لـ yuk7

    yuk7/ArchWSL

    7,372عرض على GitHub↗

    ArchWSL is a pre-configured Arch Linux distribution designed to run within the Windows Subsystem for Linux. It provides a method for deploying a functional Linux environment through root filesystem bootstrapping via application packages or zip archives. The project includes a dedicated instance manager for backing up, restoring, and managing multiple isolated Linux environment instances. It also features a compatibility patch for the standard C library and core system libraries to ensure software runs on older kernel versions. The system covers service management through native or emulated s

    Provides utilities for managing the lifecycle, backup, and restoration of WSL distribution instances.

    Makefilearchlinuxuwp-appswindows-10
    عرض على GitHub↗7,372
  • kardianos/serviceالصورة الرمزية لـ kardianos

    kardianos/service

    4,821عرض على GitHub↗

    هذا المشروع عبارة عن مكتبة Go ومجموعة أدوات لتنسيق الخفي (daemon) عبر الأنظمة الأساسية. يوفر واجهة موحدة لتسجيل وإدارة برامج Go كخدمات خلفية عبر أنظمة تشغيل متعددة، بما في ذلك Windows، وmacOS، وتوزيعات Linux المختلفة. تعمل مجموعة الأدوات كمدير بدء تشغيل متعدد المنصات، تتفاعل مع systemd، وOpenRC، وlaunchd. تقوم بأتمتة دورة حياة العمليات الخلفية، وتوفر إمكانيات لتثبيت، وإلغاء تثبيت، وبدء، وإيقاف، وإعادة تشغيل التطبيقات. بعيداً عن إدارة الخدمة، تتضمن المكتبة أدوات لاكتشاف البيئة لتحديد ما إذا كانت العملية تعمل في محطة تفاعلية، أو حاوية، أو كخدمة نظام. تتميز أيضاً بجسر سجل النظام الذي يوجه مخرجات التطبيق إلى المرافق الأصلية، مثل Unix syslogs أو سجلات أحداث Windows، اعتماداً على نظام التشغيل المضيف.

    Interfaces with multiple system init managers like systemd, OpenRC, and launchd using a single unified API.

    Go
    عرض على GitHub↗4,821
  • ddosolitary/lxrunofflineالصورة الرمزية لـ DDoSolitary

    DDoSolitary/LxRunOffline

    4,264عرض على GitHub↗

    LxRunOffline is a command line utility for managing the lifecycle of Windows Subsystem for Linux environments. It functions as a distribution manager and orchestrator used to install, register, and configure Linux environments. The tool provides capabilities for exporting, importing, and duplicating filesystems and configurations. It enables the relocation of environments to different drive locations or directories and allows for the creation of compressed archives to facilitate backup and portability. Beyond migration, the utility covers environment orchestration through the execution of co

    Provides utilities for exporting, importing and duplicating Windows Subsystem for Linux filesystems and configurations.

    C++bashbash-on-windowsinstaller
    عرض على GitHub↗4,264
  • nix-community/nixos-wslالصورة الرمزية لـ nix-community

    nix-community/NixOS-WSL

    2,750عرض على GitHub↗

    NixOS-WSL packages a complete NixOS system into a WSL-compatible tarball that Windows registers as a native distribution, enabling declarative configuration and lifecycle management for NixOS as a Windows Subsystem for Linux instance. The project boots NixOS with systemd as the init system inside WSL, providing full service management and dependency-based startup, while exposing the NixOS filesystem and executables to Windows through WSL's interop mechanism for bidirectional command execution. Users can override the default NixOS configuration declaratively to customise packages, services, an

    Boots NixOS with systemd as the init system inside WSL for full service management.

    Nixnixnixosnixos-wsl
    عرض على GitHub↗2,750
  1. Home
  2. Operating Systems & Systems Programming
  3. WSL Configuration Tools

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

  • Cross-Platform Init IntegrationIntegration layers that allow a single API to communicate with various system initialization managers. **Distinct from Init System Integration:** Broadens integration from just WSL to a general cross-platform API for systemd, OpenRC, and launchd.
  • Init System IntegrationConfiguration of service managers and initialization systems within WSL. **Distinct from WSL Configuration Tools:** Focuses on the integration of systemd or alternatives into the WSL environment.
  • User Account ConfigurationManagement of default users, shell identities, and permissions within a WSL distribution. **Distinct from WSL Configuration Tools:** Focuses on identity and shell login configuration rather than general subsystem installation utilities.