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

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

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

1 مستودع

Awesome GitHub RepositoriesAutomatic Child

Mechanisms that automatically detect and attach to newly spawned child processes for debugging.

Distinct from Process Attachment: Distinct from Process Attachment: focuses on the automatic detection of spawned child processes specifically.

Explore 1 awesome GitHub repository matching development tools & productivity · Automatic Child. Refine with filters or upvote what's useful.

Awesome Automatic Child GitHub Repositories

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

    GoogleChromeLabs/ndb

    10,874عرض على GitHub↗

    ndb is a suite of development tools for Node.js that provides runtime inspection, performance profiling, and process management. It functions as a debugger that connects Node.js execution environments to the Chrome browser debugging interface for visual state management and breakpoint control. The tool is distinguished by its ability to detect and attach to spawned child processes, maintaining debugging visibility across multiple process boundaries. It also integrates a source editor that allows users to modify code directly within the debugging interface and save those changes to disk during

    Detects and connects to spawned child processes to maintain debugging visibility across process boundaries.

    JavaScript
    عرض على GitHub↗10,874
  1. Home
  2. Development Tools & Productivity
  3. Debugger Initialization
  4. Process Attachment
  5. Automatic Child