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

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

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

watson/stackman

0
View on GitHub↗
257 نجوم·4 تفرعات·JavaScript·MIT·1 مشاهدة

Stackman

He is like Batman, but for Node.js stack traces

Features

  • Debugging And Profiling - Enhancement for error stack traces with code context.
  • Debugging Tools - Enhanced error stack traces with code snippets.

سجل النجوم

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

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

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

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

Start searching with AI

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

ما هي وظيفة watson/stackman؟

He is like Batman, but for Node.js stack traces

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

الميزات الرئيسية لـ watson/stackman هي: Debugging And Profiling, Debugging Tools.

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

تشمل البدائل مفتوحة المصدر لـ watson/stackman: django-commons/django-debug-toolbar — django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP… gruns/icecream — Icecream is a Python debugging utility designed for inspecting variable values and execution flow during development.… barryvdh/laravel-debugbar — Laravel Debugbar is a web-based debugging toolbar and application profiler for Laravel. It provides a visual interface… benfred/py-spy — py-spy is a sampling profiler and process debugger for Python. It allows for the analysis of running processes to… gotcha/ipdb — Integration of IPython pdb. inducer/pudb — Full-screen console debugger for Python.

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Stackman.
  • benfred/py-spyالصورة الرمزية لـ benfred

    benfred/py-spy

    15,272عرض على GitHub↗

    py-spy is a sampling profiler and process debugger for Python. It allows for the analysis of running processes to identify performance bottlenecks and diagnose hanging programs without requiring code changes or restarts. The tool operates by reading the memory of a running process from the outside, which enables non-invasive sampling and state collection without pausing execution. It can resolve binary symbols to capture performance data from native extensions written in compiled languages and generate visual flame graphs for both native extensions and subprocesses. The project provides capa

    Rustperformance-analysisprofilerprofiling
    عرض على GitHub↗15,272
  • django-commons/django-debug-toolbarالصورة الرمزية لـ django-commons

    django-commons/django-debug-toolbar

    8,373عرض على GitHub↗

    django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP requests and responses within a Django web application. It serves as a server-side diagnostics tool and web framework development suite, allowing developers to profile and inspect request-response cycles. The tool focuses on Django application troubleshooting, database optimization, and general web development. It enables the analysis of SQL queries and database performance to identify slow calls and reduce the number of requests per page. The software includes capabilities for

    Python
    عرض على GitHub↗8,373
  • barryvdh/laravel-debugbarالصورة الرمزية لـ barryvdh

    barryvdh/laravel-debugbar

    19,242عرض على GitHub↗

    Laravel Debugbar is a web-based debugging toolbar and application profiler for Laravel. It provides a visual interface to inspect database queries, logs, and performance metrics in real time to identify and resolve bugs during development. The tool features a database query monitor to capture SQL statements and timings, as well as a request inspector for analyzing route metadata, loaded views, and HTTP request data. It includes a profiler for measuring execution time and memory usage to identify bottlenecks in the request lifecycle. Its observability capabilities cover exception capture, app

    PHP
    عرض على GitHub↗19,242
  • gotcha/ipdbالصورة الرمزية لـ gotcha

    gotcha/ipdb

    1,975عرض على GitHub↗

    Integration of IPython pdb

    Pythondebuggeripythonpython
    عرض على GitHub↗1,975
  • عرض جميع البدائل الـ 30 لـ Stackman→