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

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

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

1 مستودع

Awesome GitHub RepositoriesCLI Process Wrappers

Libraries that wrap command-line interfaces to automate execution and monitor process behavior programmatically.

Distinct from Command Line Wrappers: Candidates focus on GUIs or specific domains (Geospatial/Git) rather than a general-purpose programmatic wrapper.

Explore 1 awesome GitHub repository matching operating systems & systems programming · CLI Process Wrappers. Refine with filters or upvote what's useful.

Awesome CLI Process Wrappers GitHub Repositories

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

    Tyrrrz/CliWrap

    4,976عرض على GitHub↗

    CliWrap is an asynchronous process manager and child process wrapper library used to execute external commands and integrate command line interfaces into applications. It provides a framework for launching external programs using asynchronous patterns, managing child processes, and validating exit codes. The library distinguishes itself through its ability to route standard input, output, and error streams to memory buffers or real-time event streams. It enables real-time monitoring of process output lines and supports process termination via cancellation tokens. The project covers a broad r

    Provides a programmatic wrapper to automate the execution and monitoring of various CLI applications.

    C#clicommand-linedotnet
    عرض على GitHub↗4,976
  1. Home
  2. Operating Systems & Systems Programming
  3. CLI Process Wrappers