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

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

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

winsw/winsw

0
View on GitHub↗
14,079 نجوم·1,683 تفرعات·C#·MIT·9 مشاهدات

Winsw

WinSW is an executable service wrapper that transforms standard executables into background Windows services. It provides a mechanism to register arbitrary files as system services managed by the Windows operating system, ensuring applications can start automatically on boot and restart following a crash.

The project includes a command-line interface for registering, starting, stopping, and monitoring the status of these processes. It handles the translation of Windows Service Control Manager signals into process termination requests for the wrapped executable.

The system supports XML-based configuration for defining executable paths and environment variables. It further provides standard-stream redirection to capture output and error streams into local log files.

Features

  • Windows Service Wrappers - Wraps arbitrary executables to run as native Windows background services with lifecycle monitoring.
  • Automatic Restart Policies - Ensures applications start automatically on boot and recover from crashes without manual intervention.
  • Windows Service Managers - Manages the lifecycle of background applications using standard Windows service management commands.
  • Service Lifecycle Management - Provides command-line tools to control the operational state of background services via start, stop, and restart actions.
  • Background Service Hosting - Enables older software and command-line tools to be hosted as local background system services on Windows.
  • IO Stream Redirections - Captures standard output and error streams from wrapped executables and redirects them to local log files.
  • Process Signal Management - Implements utilities to translate Windows Service Control Manager signals into process termination requests.
  • XML System Configurations - Uses XML files to define executable paths, environment variables, and service metadata.
  • Process State Monitors - Provides a utility to monitor whether a specific wrapped process is currently running, stopped, or missing.

سجل النجوم

مخطط تاريخ النجوم لـ winsw/winswمخطط تاريخ النجوم لـ winsw/winsw

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Winsw

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Winsw.
  • redis-windows/redis-windowsالصورة الرمزية لـ redis-windows

    redis-windows/redis-windows

    3,485عرض على GitHub↗

    This project is a native Windows port of the Redis in-memory key-value store. It provides a high-speed database that maintains datasets in RAM while using periodic snapshots to disk for data persistence. The implementation includes a background system service wrapper, allowing the data store to be installed as a Windows service that starts automatically upon computer boot. It utilizes native Windows compilation to enable execution directly on the host operating system. The system covers in-memory data caching and local data persistence, ensuring that information is recovered after a process

    Batchfileredisredis-for-windowsredis-server
    عرض على GitHub↗3,485
  • ochinchina/supervisordالصورة الرمزية لـ ochinchina

    ochinchina/supervisord

    4,262عرض على GitHub↗

    This project is a Go process supervisor designed to start and monitor multiple background programs with automatic restarts and lifecycle management. It functions as a system for coordinating daemon execution, ensuring continuous operation through a central configuration. The supervisor distinguishes itself with multiple remote administration interfaces, including a process management REST API, an XML-RPC controller, and a built-in web dashboard for monitoring and controlling processes. It features a Prometheus monitoring exporter that serves real-time performance metrics via a dedicated HTTP

    Go
    عرض على GitHub↗4,262
  • asterinas/asterinasالصورة الرمزية لـ asterinas

    asterinas/asterinas

    4,678عرض على GitHub↗

    Asterinas is a memory-safe operating system kernel designed to prevent data races and memory corruption. It functions as a Linux-ABI compatible kernel, enabling the execution of existing Linux binaries and container workloads while providing a declarative operating system distribution model. The project distinguishes itself by acting as a virtual machine container host and a confidential computing guest OS, allowing it to run within hardware-isolated Trusted Execution Environments such as Intel TDX. It implements a minimal trusted computing base by isolating unsafe low-level operations and se

    Rustkernelosrust
    عرض على GitHub↗4,678
  • mhammond/pywin32الصورة الرمزية لـ mhammond

    mhammond/pywin32

    5,579عرض على GitHub↗

    pywin32 is a collection of Python extensions that serve as a wrapper for the native Windows API, enabling the invocation of operating system functions to manage low-level system resources and hardware. It provides a core library for interacting with Component Object Model objects to automate native desktop applications, a framework for constructing native Windows GUI applications, and an interface for registering and running Python scripts as background system services. The project distinguishes itself by providing deep integration with the Windows environment, including the ability to bind P

    C++
    عرض على GitHub↗5,579
عرض جميع البدائل الـ 30 لـ Winsw→

الأسئلة الشائعة

ما هي وظيفة winsw/winsw؟

WinSW is an executable service wrapper that transforms standard executables into background Windows services. It provides a mechanism to register arbitrary files as system services managed by the Windows operating system, ensuring applications can start automatically on boot and restart following a crash.

ما هي الميزات الرئيسية لـ winsw/winsw؟

الميزات الرئيسية لـ winsw/winsw هي: Windows Service Wrappers, Automatic Restart Policies, Windows Service Managers, Service Lifecycle Management, Background Service Hosting, IO Stream Redirections, Process Signal Management, XML System Configurations.

ما هي البدائل مفتوحة المصدر لـ winsw/winsw؟

تشمل البدائل مفتوحة المصدر لـ winsw/winsw: redis-windows/redis-windows — This project is a native Windows port of the Redis in-memory key-value store. It provides a high-speed database that… ochinchina/supervisord — This project is a Go process supervisor designed to start and monitor multiple background programs with automatic… asterinas/asterinas — Asterinas is a memory-safe operating system kernel designed to prevent data races and memory corruption. It functions… sebaxakerhtc/rdpwrap — rdpwrap is a set of system utilities and services designed to enable, configure, and manage remote desktop protocol… mhammond/pywin32 — pywin32 is a collection of Python extensions that serve as a wrapper for the native Windows API, enabling the… zyperwave/zyperwinoptimize — ZyperWinOptimize is a Windows system optimization tool that automates performance tuning by removing bloatware,…